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:41:02 -0500 |
| commit | 747253ce842ba98e4a3d19cac07e58d1bef78559 (patch) | |
| tree | de0c94f074a295612c03357439710cd9bdf1ec33 /docs/faq | |
| parent | da84fbfcb5d568818bb504e8ea3f76f79b8e2237 (diff) | |
[2.1.x] Updated some links to https and new locations.
Backport of 961f8e99850ecb334d63a943b53b3cb1180ef538 from master.
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 2d89f97360..da0a75b0a2 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? ================= @@ -203,4 +203,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 |
