Michael Merickel
2016-02-07 bc8f1131ed0679ea37be28c63ddca6c8880cd4a7
fix pyramid_tm url
(cherry picked from commit ed04017)
1 files modified
2 ■■■ changed files
docs/conf.py 2 ●●● patch | view | raw | blame | history
docs/conf.py
@@ -69,7 +69,7 @@
    'python': ('http://docs.python.org', None),
    'python3': ('http://docs.python.org/3', None),
    'sqla': ('http://docs.sqlalchemy.org/en/latest', None),
    'tm': ('http://docs.pylonsproject.org/projects/pyramid_tm/en/latest/', None),
    'tm': ('http://docs.pylonsproject.org/projects/pyramid-tm/en/latest/', None),
    'toolbar': ('http://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest', None),
    'tstring': ('http://docs.pylonsproject.org/projects/translationstring/en/latest', None),
    'tutorials': ('http://docs.pylonsproject.org/projects/pyramid-tutorials/en/latest/', None),