summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bechtold <tbechtold@suse.com>2017-05-29 19:02:54 +0200
committerThomas Bechtold <tbechtold@suse.com>2017-05-29 19:03:25 +0200
commit9380c0cab9418dc5f5e7581cc193c3f792610634 (patch)
treeb32697633cd11118b780b75e683b89b174d90816
parentef759e96d15562a696b59126089f4ab51e06bd6f (diff)
downloadoslosphinx-9380c0cab9418dc5f5e7581cc193c3f792610634.tar.gz
Fix intersphinx mapping for neutron
quantum is long gone. Replace it with neutron. Change-Id: I2e22798fc66712ffe8a87b61ca9083d9a3c6e35c
-rw-r--r--oslosphinx/intersphinx.py2
1 files changed, 1 insertions, 1 deletions
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