Follow integration/distribution stable branches 47/78247/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 28 Nov 2018 06:17:47 +0000 (14:17 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 28 Nov 2018 06:19:05 +0000 (14:19 +0800)
Change-Id: I5956360813b11d943da4f567e9ffc6de2426fa1f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
docs/index.rst

index d0e7b57587a2a88af82cb64941485d660b17372f..ddbfe81c5e2a05833c3ac853604e9daf6837763d 100755 (executable)
@@ -15,7 +15,6 @@ from docs_conf.conf import *
 # Append to intersphinx_mapping
 intersphinx_mapping['mdsal'] = ('https://docs.opendaylight.org/projects/mdsal/en/latest/', None)
 intersphinx_mapping['odl-integration-test'] = ('https://docs.opendaylight.org/projects/integration-test/en/latest/', None)
-intersphinx_mapping['odl-integration-distribution'] = ('https://docs.opendaylight.org/projects/integration-distribution/en/latest/', None)
 intersphinx_mapping['odl-integration-packaging'] = ('https://docs.opendaylight.org/projects/integration-packaging/en/latest/', None)
 intersphinx_mapping['odl-releng-builder'] = ('https://docs.opendaylight.org/projects/releng-builder/en/latest/', None)
 intersphinx_mapping['opflex'] = ('https://docs.opendaylight.org/projects/opflex/en/latest/', None)
@@ -28,6 +27,7 @@ intersphinx_mapping['controller'] = ('https://docs.opendaylight.org/projects/con
 intersphinx_mapping['daexim'] = ('https://docs.opendaylight.org/projects/daexim/en/latest/', None)
 intersphinx_mapping['genius'] = ('https://docs.opendaylight.org/projects/genius/en/latest/', None)
 intersphinx_mapping['infrautils'] = ('https://docs.opendaylight.org/projects/infrautils/en/latest/', None)
+intersphinx_mapping['integration-distribution'] = ('https://docs.opendaylight.org/projects/integration-distribution/en/latest/', None)
 intersphinx_mapping['lispflowmapping'] = ('https://docs.opendaylight.org/projects/lispflowmapping/en/latest/', None)
 intersphinx_mapping['netconf'] = ('https://docs.opendaylight.org/projects/netconf/en/latest/', None)
 intersphinx_mapping['netvirt'] = ('https://docs.opendaylight.org/projects/netvirt/en/latest/', None)
index 3fa56ce8cb0921622a1c6d9483ef2a73494132c6..5bf65916677d9e3ca607e8c7c64f2b898a1e7292 100644 (file)
@@ -57,7 +57,7 @@ OpenDaylight Contributor Guides
 * :doc:`Gerrit Guide <lfdocs:gerrit>`
 * :ref:`Infrastructure Guide <odl-infra>`
 * :doc:`Integration Testing Guide <odl-integration-test:index>`
-* :doc:`Integration Distribution Guide <odl-integration-distribution:index>`
+* :doc:`Integration Distribution Guide <integration-distribution:index>`
 * :doc:`Integration Packaging Guide <odl-integration-packaging:index>`
 * :doc:`Release Process Guide <release-process/index>`
 * :doc:`Documentation Guide <documentation>`