summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2014-12-16 19:53:58 -0500
committerChris McDonough <chrism@plope.com>2014-12-16 19:53:58 -0500
commit023afb1fd5eedc3f8ba24d95cad1864d05eb0444 (patch)
tree73886c079643da9d7af7e51c686724fdfbf90c28 /docs/conf.py
parent01d67c0b147d0b8e068c94d4db72bcf477b0049c (diff)
downloadpyramid-023afb1fd5eedc3f8ba24d95cad1864d05eb0444.tar.gz
pyramid-023afb1fd5eedc3f8ba24d95cad1864d05eb0444.tar.bz2
pyramid-023afb1fd5eedc3f8ba24d95cad1864d05eb0444.zip
repoze who docs moved
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4bc8e2172..fa4578275 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -74,7 +74,7 @@ intersphinx_mapping = {
'http://docs.pylonsproject.org/projects/deform/en/latest',
None),
'sqla': ('http://docs.sqlalchemy.org/en/latest', None),
- 'who': ('http://docs.repoze.org/who/latest', None),
+ 'who': ('http://repozewho.readthedocs.org/en/latest', None),
'python': ('http://docs.python.org', None),
'python3': ('http://docs.python.org/3', None),
'tstring':