aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 14:15:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 14:15:57 -0400
commit8fea56035d22fc46e8237fa8f6b1b548fd0105d5 (patch)
tree2dc3c316476268159f44df15fec2027e93207eb4 /docs/conf.py
parentffddefca6a6974f8f02a992f132e3e7a1feadcea (diff)
downloadexternal_python_setuptools-8fea56035d22fc46e8237fa8f6b1b548fd0105d5.tar.gz
external_python_setuptools-8fea56035d22fc46e8237fa8f6b1b548fd0105d5.tar.bz2
external_python_setuptools-8fea56035d22fc46e8237fa8f6b1b548fd0105d5.zip
Patch changelog relative to 'docs' now that docs are built in RTD
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 604e7138..07d6ad41 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -200,7 +200,7 @@ latex_documents = [
#latex_use_modindex = True
link_files = {
- 'CHANGES.rst': dict(
+ '../CHANGES.rst': dict(
using=dict(
BB='https://bitbucket.org',
GH='https://github.com',