mirror of
https://github.com/django/django.git
synced 2025-07-28 15:44:20 +00:00
[2.0.x] Updated various links in docs to use HTTPS.
Backport of 7c81b28ebc
from master
This commit is contained in:
parent
5bef733014
commit
07fb89b420
28 changed files with 42 additions and 42 deletions
|
@ -265,10 +265,10 @@ associated tests will be skipped.
|
|||
.. _jinja2: https://pypi.python.org/pypi/jinja2
|
||||
.. _numpy: https://pypi.python.org/pypi/numpy
|
||||
.. _Pillow: https://pypi.python.org/pypi/Pillow/
|
||||
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
|
||||
.. _PyYAML: https://pyyaml.org/wiki/PyYAML
|
||||
.. _pytz: https://pypi.python.org/pypi/pytz/
|
||||
.. _setuptools: https://pypi.python.org/pypi/setuptools/
|
||||
.. _memcached: http://memcached.org/
|
||||
.. _memcached: https://memcached.org/
|
||||
.. _gettext: https://www.gnu.org/software/gettext/manual/gettext.html
|
||||
.. _selenium: https://pypi.python.org/pypi/selenium
|
||||
.. _sqlparse: https://pypi.python.org/pypi/sqlparse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue