summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorBlaise Laflamme <blaise@laflamme.org>2011-11-27 12:41:50 -0500
committerBlaise Laflamme <blaise@laflamme.org>2011-11-27 12:41:50 -0500
commit862a265e9274239ca835745dea8c5bc4b42910f2 (patch)
tree5d7b1cb0b132002930c7dad116b4af325c6cedea /docs/conf.py
parentd0a25788fca2d2ebbf008658401e0d64ae232a8d (diff)
downloadpyramid-862a265e9274239ca835745dea8c5bc4b42910f2.tar.gz
pyramid-862a265e9274239ca835745dea8c5bc4b42910f2.tar.bz2
pyramid-862a265e9274239ca835745dea8c5bc4b42910f2.zip
fixed github url
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 6443ed17e..b40d3f08d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -161,7 +161,7 @@ sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
html_theme = 'pyramid'
html_theme_options = dict(
- github_url='https://github.com/Pylons/pyramid_tutorials',
+ github_url='https://github.com/Pylons/pyramid',
in_progress='true'
)
# The style sheet to use for HTML and HTML Help pages. A file of that name