[1.5.X] Fixed broken links, round 3. refs #19516

Backport of b3a8c9dab8 from master
This commit is contained in:
Tim Graham 2012-12-25 09:56:22 -05:00
parent e2396bf122
commit fbc06eef1a
34 changed files with 127 additions and 118 deletions

View file

@ -95,6 +95,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.