mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad
from master
This commit is contained in:
parent
f9b3a6a76f
commit
efe9874371
22 changed files with 25 additions and 25 deletions
|
@ -327,7 +327,7 @@ Fink
|
|||
of the `Fink`__ package system. `Different packages are available`__ (starting
|
||||
with "django-gis"), depending on which version of Python you want to use.
|
||||
|
||||
__ http://schwehr.org/blog/
|
||||
__ https://schwehr.blogspot.com/
|
||||
__ http://www.finkproject.org/
|
||||
__ http://pdb.finkproject.org/pdb/browse.php?summary=django-gis
|
||||
|
||||
|
|
|
@ -975,7 +975,7 @@ Python interpreter, use ``python`` as the interface name, like so::
|
|||
In older versions, use the ``--plain`` option instead of ``-i python``. This
|
||||
is deprecated and will be removed in Django 2.0.
|
||||
|
||||
.. _IPython: http://ipython.scipy.org/
|
||||
.. _IPython: https://ipython.org/
|
||||
.. _bpython: http://bpython-interpreter.org/
|
||||
|
||||
.. django-admin-option:: --nostartup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue