From 9380c0cab9418dc5f5e7581cc193c3f792610634 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 29 May 2017 19:02:54 +0200 Subject: [PATCH] Fix intersphinx mapping for neutron quantum is long gone. Replace it with neutron. Change-Id: I2e22798fc66712ffe8a87b61ca9083d9a3c6e35c --- oslosphinx/intersphinx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslosphinx/intersphinx.py b/oslosphinx/intersphinx.py index 4439265..64e8fc1 100644 --- a/oslosphinx/intersphinx.py +++ b/oslosphinx/intersphinx.py @@ -61,7 +61,7 @@ mapping = dict( 'http://docs.openstack.org/developer/python-swiftclient/', None), troveclient=( 'http://docs.openstack.org/developer/python-troveclient/', None), - quantum=('http://docs.openstack.org/developer/quantum/', None), + neutron=('http://docs.openstack.org/developer/neutron/', None), swift=('http://docs.openstack.org/developer/swift/', None), trove=('http://docs.openstack.org/developer/trove/', None), # Other things of note