mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Updated a bunch of hyperlinks in documentation
This commit is contained in:
parent
f876552f4b
commit
626bdf648a
32 changed files with 55 additions and 55 deletions
|
@ -61,6 +61,6 @@ Django source tree, as for any code change:
|
|||
``Translations``, and attach the patch to it.
|
||||
|
||||
.. _Transifex: https://www.transifex.com/
|
||||
.. _Django i18n mailing list: http://groups.google.com/group/django-i18n/
|
||||
.. _Django i18n mailing list: /https://groups.google.com/d/forum/django-i18n
|
||||
.. _Django project page: https://www.transifex.com/projects/p/django-core/
|
||||
.. _Transifex User Guide: http://help.transifex.com/
|
||||
.. _Transifex User Guide: http://support.transifex.com/
|
||||
|
|
|
@ -213,4 +213,4 @@ Miscellaneous
|
|||
change to the ``AUTHORS`` file in your patch if you make more than a
|
||||
single trivial change.
|
||||
|
||||
.. _flake8: http://pypi.python.org/pypi/flake8
|
||||
.. _flake8: https://pypi.python.org/pypi/flake8
|
||||
|
|
|
@ -187,11 +187,11 @@ associated tests will be skipped.
|
|||
.. _Pillow: https://pypi.python.org/pypi/Pillow/
|
||||
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
|
||||
.. _pytz: https://pypi.python.org/pypi/pytz/
|
||||
.. _setuptools: http://pypi.python.org/pypi/setuptools/
|
||||
.. _setuptools: https://pypi.python.org/pypi/setuptools/
|
||||
.. _memcached: http://memcached.org/
|
||||
.. _gettext: http://www.gnu.org/software/gettext/manual/gettext.html
|
||||
.. _selenium: http://pypi.python.org/pypi/selenium
|
||||
.. _pip requirements files: http://www.pip-installer.org/en/latest/requirements.html
|
||||
.. _selenium: https://pypi.python.org/pypi/selenium
|
||||
.. _pip requirements files: http://www.pip-installer.org/en/latest/cookbook.html#requirements-files
|
||||
|
||||
Code coverage
|
||||
~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue