From: Aric Gardner Date: Fri, 14 Sep 2018 21:10:51 +0000 (-0400) Subject: Fix links to remove references to submodules X-Git-Tag: opnfv-7.0.0~6 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F62353%2F1;p=promise.git 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: Ieb91d8f8f803599593b456a86ce4ed93c3951bbe Signed-off-by: Aric Gardner --- diff --git a/docs/release/release-notes/releasenotes.rst b/docs/release/release-notes/releasenotes.rst index 504beab..89071eb 100644 --- a/docs/release/release-notes/releasenotes.rst +++ b/docs/release/release-notes/releasenotes.rst @@ -50,7 +50,7 @@ Detailed information about Promise use cases, features, interface specifications, work flows, and the underlying Promise YANG schema can be found in the Promise requirement document [#f1]_ . -.. [#f1]_ http://docs.opnfv.org/en/stable-euphrates/submodules/promise/docs/development/requirements/index.html +.. [#f1]_ :ref:`` .. [#f2]_ https://github.com/opnfv/yangforge .. [#f3]_ https://launchpad.net/blazar/+milestone/0.3.0 @@ -111,7 +111,7 @@ Useful links ============ - Promise project page: https://wiki.opnfv.org/display/promise - - Promise requirements: http://docs.opnfv.org/en/stable-euphrates/submodules/promise/docs/development/requirements/index.html + - :ref:`Promise requirements: ` Related Projects ----------------