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-provider/vnfvalidator.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-provider/vnfvalidator.rst')
-rw-r--r-- | docs/guides/onap-provider/vnfvalidator.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/guides/onap-provider/vnfvalidator.rst b/docs/guides/onap-provider/vnfvalidator.rst index 7cf322205..9a80e3e25 100644 --- a/docs/guides/onap-provider/vnfvalidator.rst +++ b/docs/guides/onap-provider/vnfvalidator.rst @@ -6,5 +6,6 @@ VNF Validation Documentation .. toctree:: :maxdepth: 2 - ../../../submodules/vvp/documentation.git/docs/index.rst - ../../../submodules/vvp/documentation.git/docs/release-notes.rst +:ref:`vvp documentation<onap-vvp-documentation:master_index>` + +:ref:`vvp documentation release-notes<onap-vvp-documentation:release_notes>` |