summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorNick Pope <nick@nickpope.me.uk>2021-04-27 12:09:00 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-17 12:16:09 +0200
commitcb91b2d9e3e28d0ede24dbb052faa6e7fead5897 (patch)
tree6ba869da57dc76a38857115e096f09426949f50b /docs/faq
parent55b89e8cac2f8cc7cf3f96dfa138b3b9fda81160 (diff)
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Backport of c156e369553c75a30c78b8ed54a57b1101865105 from main
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/general.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt
index 128c0d9288..f984695d50 100644
--- a/docs/faq/general.txt
+++ b/docs/faq/general.txt
@@ -172,7 +172,7 @@ site is one module of Django the framework. Furthermore, although Django has
special conveniences for building "CMS-y" apps, that doesn't mean it's not just
as appropriate for building "non-CMS-y" apps (whatever that means!).
-.. _Drupal: https://drupal.org/
+.. _Drupal: https://www.drupal.org/
How can I download the Django documentation to read it offline?
===============================================================
@@ -197,7 +197,7 @@ software are still a matter of some debate.
For example, `APA style`_, would dictate something like::
- Django (Version 1.5) [Computer Software]. (2013). Retrieved from https://djangoproject.com.
+ Django (Version 1.5) [Computer Software]. (2013). Retrieved from https://www.djangoproject.com/.
However, the only true guide is what your publisher will accept, so get a copy
of those guidelines and fill in the gaps as best you can.
@@ -207,11 +207,11 @@ Foundation".
If you need a publishing location, use "Lawrence, Kansas".
-If you need a web address, use https://djangoproject.com.
+If you need a web address, use https://www.djangoproject.com/.
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: https://www.apastyle.org
+.. _APA style: https://apastyle.apa.org/