Michael Merickel
2016-02-07 b35433a7d91477c770f9508ecf8aa1cd058c9d3c
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
@@ -68,7 +68,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),