diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-03-28 12:57:01 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2017-03-28 16:16:15 +0200 |
commit | 0c59ca9234d712a74fa01c1eaba676dfb0080052 (patch) | |
tree | 668cd2e6bdf83fb199d7c5e75381584ccc0f6a24 /docs/release/configguide | |
parent | 8a3e022acdcab14bd1f51cf08f4a26004dda49e7 (diff) |
Fixing broken links in documentation
Using rst references to link to other documentation pages
instead of relative HTML links.
Change-Id: Id8164a4f50f4fd39c996f5ae354b22f3c960fb08
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs/release/configguide')
-rw-r--r-- | docs/release/configguide/postinstall.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/release/configguide/postinstall.rst b/docs/release/configguide/postinstall.rst index 4073393..f18c4ac 100644 --- a/docs/release/configguide/postinstall.rst +++ b/docs/release/configguide/postinstall.rst @@ -29,7 +29,7 @@ Automated post installation activities An overview of all test suites run by the OPNFV pipeline against the os-odl-gluon-noha scenario as well as the test results can be found at the `Functest test result overview page. -<http://testresults.opnfv.org/reporting/functest/release/master/index-status-apex.html>`_ +<http://testresults.opnfv.org/reporting/functest/release/danube/index-status-apex.html>`_ @@ -51,10 +51,9 @@ Platform components validation .. Describe any component specific validation procedures necessary for your .. deployment tool in this section. -As described in the `Gluon scenario description -<../release_scenarios_os-odl-gluon-noha/index.html>`_, the Gluon framework -consists of five software components. This section describes how to validate -their successful installation. +As described in the :ref:`Gluon scenario description <gluon-scenario>`, the +Gluon framework consists of five software components. This section describes +how to validate their successful installation. * **Gluon core plugin**: Check in the file ``/etc/neutron/neutron.conf`` that the Neutron core plugin is set to ``gluon``. |