diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2020-04-10 14:00:17 -0400 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-13 10:57:15 -0700 |
commit | 6ceaa8426efc7ff067e555ad5fd4db256ef2ff35 (patch) | |
tree | 032a68685fbb2d93e94f79999a3eb66802b39eb4 /docs/guides/onap-user/index.rst | |
parent | 27d0980672f2578a12720725010cb458d0e7152c (diff) |
Fix links to new intersphinx format.
Now that all the projects have anchors.
convert links to intersphinx format
Issue-ID: CIMAN-376
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I9c97ba7f6809446402cc2fa08add67a771e7e0fe
Diffstat (limited to 'docs/guides/onap-user/index.rst')
-rw-r--r-- | docs/guides/onap-user/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index f8ca1eb0b..dd40f7321 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -18,5 +18,6 @@ an instance of ONAP. instantiate/index.rst configure/index.rst onapcli.rst - Verified Use Cases <../../submodules/integration.git/docs/docs_usecases.rst> - Using ONAP Rest API with Postman <../../submodules/integration.git/docs/docs_postman.rst> +:ref:`Verified Use Cases<onap-integration:docs_usecases>` + +:ref:`Using ONAP Rest API with Postman<onap-integration:docs_postman>` |