From c55553f6f679fa43e21ef23b0ef66e8293d92f1b Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 14 Sep 2018 17:12:42 -0400 Subject: Fix links to remove references to submodules All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: I8953e7bece19cb5ab733ce15733e4668ca8d6bc1 Signed-off-by: Aric Gardner --- docs/release/configguide/feature.configuration.rst | 6 ++---- docs/release/release-notes/releasenotes.rst | 25 ++++++++-------------- 2 files changed, 11 insertions(+), 20 deletions(-) (limited to 'docs') diff --git a/docs/release/configguide/feature.configuration.rst b/docs/release/configguide/feature.configuration.rst index ad9725ed..4cf2718f 100644 --- a/docs/release/configguide/feature.configuration.rst +++ b/docs/release/configguide/feature.configuration.rst @@ -12,10 +12,8 @@ SFC feature desciription For details of the scenarios and their provided capabilities refer to the scenario description documents: -- http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/scenarios/os-odl-sfc-ha/index.html - -- http://docs.opnfv.org/en/stable-fraser/submodules/sfc/docs/release/scenarios/os-odl-sfc-noha/index.html - +- :ref:`` +- :ref:`` The SFC feature enables creation of Service Fuction Chains - an ordered list of chained network funcions (e.g. firewalls, NAT, QoS) diff --git a/docs/release/release-notes/releasenotes.rst b/docs/release/release-notes/releasenotes.rst index d6d866ae..d9d22f80 100644 --- a/docs/release/release-notes/releasenotes.rst +++ b/docs/release/release-notes/releasenotes.rst @@ -32,11 +32,9 @@ More information about OpenDaylight and SFC can be found here. - Overall OPNFV documentation - - `Design document `_ - - - `User Guide `_ - - - `Installation Instructions `_ + - :ref:`Design document ` + - :ref:`User Guide ` + - :ref:`Installation Instructions ` - Release Notes (this document) @@ -80,11 +78,9 @@ Document changes This is the first tracked version of OPNFV SFC Fraser. It comes with the following documentation: -- `Design document `_ - -- `User Guide `_ - -- `Installation Instructions `_ +- :ref:`Design document ` +- :ref:`User Guide ` +- :ref:`Installation Instructions ` - Release notes (This document) @@ -112,12 +108,9 @@ No specific deliverables are created, as SFC is included with Apex and Compass4N Documentation deliverables ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- `Design document `_ - -- `User Guide `_ - -- `Installation Instructions `_ - +- :ref:`Design document ` +- :ref:`User Guide ` +- :ref:`Installation Instructions ` - Release notes (This document) Known Limitations, Issues and Workarounds -- cgit 1.2.3-korg