diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:12:42 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:14:59 -0400 |
commit | c55553f6f679fa43e21ef23b0ef66e8293d92f1b (patch) | |
tree | 3acfbeff02ede082a54ff1753e39f5c19e7a5db5 /docs/release/configguide | |
parent | 9ff67de3c3857c7d3bc075133e0da822e455880a (diff) |
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 <agardner@linuxfoundation.org>
Diffstat (limited to 'docs/release/configguide')
-rw-r--r-- | docs/release/configguide/feature.configuration.rst | 6 |
1 files changed, 2 insertions, 4 deletions
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:`<os-odl-sfc-ha>` +- :ref:`<os-odl-sfc-noha>` The SFC feature enables creation of Service Fuction Chains - an ordered list of chained network funcions (e.g. firewalls, NAT, QoS) |