Fix links to remove references to submodules 53/62353/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 14 Sep 2018 21:10:51 +0000 (17:10 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 14 Sep 2018 21:11:08 +0000 (17:11 -0400)
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 <agardner@linuxfoundation.org>
docs/release/release-notes/releasenotes.rst

index 504beab..89071eb 100644 (file)
@@ -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:`<promise-requirements>`
 .. [#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: <promise-requirements>`
 
 Related Projects
 ----------------