[blivet:master 4/5] Change intersphinx mapping to avoid linkcheck redirect errors.

mulhern amulhern at redhat.com
Tue Jun 10 21:17:03 UTC 2014


Signed-off-by: mulhern <amulhern at redhat.com>
---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index eab3168..ae6a10b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -288,4 +288,4 @@ epub_copyright = u'2013, David Lehman'
 
 
 # Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/2': None}
-- 
1.9.3



More information about the anaconda-patches mailing list