Link against Calipso's latest documentation 49/65049/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 12 Nov 2018 18:28:50 +0000 (10:28 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 12 Nov 2018 18:30:34 +0000 (10:30 -0800)
As Calipso isn't following the stable branch track, there is no gambia
branch to link against.

Change-Id: I4f01ca484564c72f477e23ddfaba72ef07c91f93
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/conf.py

index 02eb984..59a49d4 100644 (file)
@@ -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)