summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-10-10 17:02:08 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-10-10 17:02:08 -0700
commitc58a5bd649ebeb0439004daf2cc9f442edeb43e7 (patch)
tree0e73e29309dcb267b10bff2854092a50226d0b3f /sites/shared_conf.py
parenta134694d123c0568353184ec03e0f7767dd59846 (diff)
Update docs, metadata, test references to 2.6/3.3
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index 99fab315..adc89aa1 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -26,7 +26,7 @@ html_sidebars = {
# Everything intersphinx's to Python
intersphinx_mapping = {
- 'python': ('http://docs.python.org/2.6', None),
+ 'python': ('https://docs.python.org/2.7/', None),
}
# Regular settings