diff options
| author | Mads Jensen <mje@inducks.org> | 2018-11-10 23:40:50 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-11-10 17:40:50 -0500 |
| commit | 961f8e99850ecb334d63a943b53b3cb1180ef538 (patch) | |
| tree | 932e0047889167ab3245fc3e3127648b957b7e99 /docs/faq | |
| parent | d293d68f6a6d3b8006c919c54729a724835321a4 (diff) | |
Updated some links to https and new locations.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/general.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 2bc0712977..2d01d337f1 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -42,7 +42,7 @@ Django is pronounced **JANG**-oh. Rhymes with FANG-oh. The "D" is silent. We've also recorded an `audio clip of the pronunciation`_. .. _Django Reinhardt: https://en.wikipedia.org/wiki/Django_Reinhardt -.. _audio clip of the pronunciation: http://red-bean.com/~adrian/django_pronunciation.mp3 +.. _audio clip of the pronunciation: https://www.red-bean.com/~adrian/django_pronunciation.mp3 Is Django stable? ================= @@ -218,4 +218,4 @@ If you need a name, just use "Django", without any tagline. If you need a publication date, use the year of release of the version you're referencing (e.g., 2013 for v1.5) -.. _APA style: http://www.apastyle.org +.. _APA style: https://www.apastyle.org |
