diff options
author | Dan Xu <xudan16@huawei.com> | 2019-04-18 01:06:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-04-18 01:06:28 +0000 |
commit | 8d118a999ffec1d246863b82d6a9513db9f49cb1 (patch) | |
tree | bd78acdbd7eacd50617a231131d79a102f00b1af /3rd_party/static/onap-ui/components/home | |
parent | 6ade07b42e9ef39dafda4504bc61eb4661b10cde (diff) | |
parent | a9cd3940e683ddac4dad2ab1a8a9d0ba595486d7 (diff) |
Merge "Update and add some hyperlinks"
Diffstat (limited to '3rd_party/static/onap-ui/components/home')
-rw-r--r-- | 3rd_party/static/onap-ui/components/home/home.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/3rd_party/static/onap-ui/components/home/home.html b/3rd_party/static/onap-ui/components/home/home.html index 1c1490d..f322c67 100644 --- a/3rd_party/static/onap-ui/components/home/home.html +++ b/3rd_party/static/onap-ui/components/home/home.html @@ -13,7 +13,7 @@ <div id="collapseTwo" class="panel-collapse collapse"> <div class="panel-body"> <div> - <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/userguide/testing_guide.html" + <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/userguide/vnf_test_guide.html" target="_blank" rel="noopener">OVP / Dovetail User Guide <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span> </a> @@ -98,11 +98,13 @@ <a target="_blank" rel="noopener" href="https://www.lfnetworking.org/OVP">OPNFV Verification Program (OVP) page</a> for more information</p></li> <li><p class="home-content-text"> - From the home page, Submit the Participation Form</p></li> + From the home page, submit the + <a target="_blank" rel="noopener" href="https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=034ffa32-3c2d-4a78-b2ed-af63c3acf192&env=na3-eu1&v=2"> + Participation Form</a></p></li> <li><p class="home-content-text"> Follow the step-by-step instructions in the doc: - <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/certificationworkflow/index.html">OVP + <a target="_blank" rel="noopener" href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/certificationworkflow/index.html">OVP Workflow</a></p></li> <li><p class="home-content-text"> Use this portal to upload your VNF test results when |