summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-11-12 19:09:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-12 19:09:02 +0000
commit914f9c58c20aed1fd9fdd31e7b38fa33722b5881 (patch)
tree0eb37dc330b18176493ba14dac0ecd717d66ae9b
parent12e0e154f16d57e664ff32a3c28b873530f2ab2e (diff)
parente000ade81aac86d95ab83cfd63afc5a6995090ac (diff)
Merge "Link against Calipso's latest documentation" into stable/gambia
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 02eb98497..59a49d42f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -291,7 +291,7 @@ intersphinx_mapping['auto'] = ('https://opnfv-auto.readthedocs.io/en/%s' % branc
intersphinx_mapping['availability'] = ('https://opnfv-availability.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['barometer'] = ('https://opnfv-barometer.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['bottlenecks'] = ('https://opnfv-bottlenecks.readthedocs.io/en/%s' % branch, None)
-intersphinx_mapping['calipso'] = ('https://opnfv-calipso.readthedocs.io/en/%s' % branch, None)
+intersphinx_mapping['calipso'] = ('https://opnfv-calipso.readthedocs.io/en/latest', None)
intersphinx_mapping['clover'] = ('https://opnfv-clover.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['compass4nfv'] = ('https://opnfv-compass4nfv.readthedocs.io/en/%s' % branch, None)
intersphinx_mapping['container4nfv'] = ('https://opnfv-container4nfv.readthedocs.io/en/%s' % branch, None)