mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
This commit is contained in:
parent
2633c5341e
commit
32166a9f7c
4 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@ Django's documentation uses the Sphinx__ documentation system, which in turn
|
|||
is based on docutils__. The basic idea is that lightly-formatted plain-text
|
||||
documentation is transformed into HTML, PDF, and any other output format.
|
||||
|
||||
__ http://sphinx-doc.org/
|
||||
__ https://www.sphinx-doc.org/
|
||||
__ http://docutils.sourceforge.net/
|
||||
|
||||
To build the documentation locally, install Sphinx:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue