mirror of
https://github.com/django/django.git
synced 2025-10-09 18:12:39 +00:00
Fixed broken links, round 3. refs #19516
This commit is contained in:
parent
e2ec7b47b3
commit
b3a8c9dab8
34 changed files with 127 additions and 118 deletions
|
@ -110,6 +110,7 @@ intersphinx_mapping = {
|
|||
'python': ('http://docs.python.org/2.7', None),
|
||||
'sphinx': ('http://sphinx.pocoo.org/', None),
|
||||
'six': ('http://packages.python.org/six/', None),
|
||||
'simplejson': ('http://simplejson.readthedocs.org/en/latest/', None),
|
||||
}
|
||||
|
||||
# Python's docs don't change every week.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue