summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslosphinx/intersphinx.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/oslosphinx/intersphinx.py b/oslosphinx/intersphinx.py
index 64e8fc1..f534110 100644
--- a/oslosphinx/intersphinx.py
+++ b/oslosphinx/intersphinx.py
@@ -55,8 +55,8 @@ mapping = dict(
'http://docs.openstack.org/developer/python-novaclient/', None),
openstackclient=(
'http://docs.openstack.org/developer/python-openstackclient/', None),
- quantumclient=(
- 'http://docs.openstack.org/developer/python-swiftclient/', None),
+ neutronclient=(
+ 'http://docs.openstack.org/developer/python-neutronclient/', None),
swiftclient=(
'http://docs.openstack.org/developer/python-swiftclient/', None),
troveclient=(