mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
This commit is contained in:
parent
7c4ee487c7
commit
c156e36955
55 changed files with 100 additions and 97 deletions
|
@ -14,7 +14,7 @@ Being a Python Web framework, Django requires Python. See
|
|||
:ref:`faq-python-version-support` for details. Python includes a lightweight
|
||||
database called SQLite_ so you won't need to set up a database just yet.
|
||||
|
||||
.. _sqlite: https://sqlite.org/
|
||||
.. _sqlite: https://www.sqlite.org/
|
||||
|
||||
Get the latest version of Python at https://www.python.org/downloads/ or with
|
||||
your operating system's package manager.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue