summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-09-14 17:10:51 -0400
committerAric Gardner <agardner@linuxfoundation.org>2018-09-14 17:11:08 -0400
commit91e36fd17d6843f38691ccf334ac863090ad65a1 (patch)
treef28dd5392369ead1b9fcf31e3f42ec502f8087da /docs
parent2b4a1f6c89a55c4003ecf6d7b9d58c801defad44 (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: Ieb91d8f8f803599593b456a86ce4ed93c3951bbe Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/release/release-notes/releasenotes.rst4
1 files changed, 2 insertions, 2 deletions
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:`<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
----------------