This configures the intersphinx links on the stable branch to link
against individual projects stable branch documents.
Change-Id: Ibe25bec37cd5cde9ade8b17a90a751b84eb95325
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
release = 'Latest'
# The branch this project should link against for projects
# following the stable-branch process. On the opnfvdocs stable branch
-# this should be set to 'stable/<release>' where '<release>' is the
-# current stable release (Ex: 'stable/gambia')
-branch = 'latest'
+# this should be set to 'stable-<release>' where '<release>' is the
+# current stable release (Ex: 'gambia')
+branch = 'stable-gambia'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.