diff options
Diffstat (limited to 'cvp/3rd_party/static/testapi-ui/components/home/home.html')
-rw-r--r-- | cvp/3rd_party/static/testapi-ui/components/home/home.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cvp/3rd_party/static/testapi-ui/components/home/home.html b/cvp/3rd_party/static/testapi-ui/components/home/home.html new file mode 100644 index 00000000..521c972a --- /dev/null +++ b/cvp/3rd_party/static/testapi-ui/components/home/home.html @@ -0,0 +1,6 @@ +<div class="row"> + <div class="col-lg-12" style="font-size:15px"> + <ul> + <li><a href="http://artifacts.opnfv.org/dovetail/docs/testing_user_certificationworkflow/index.html">OPNFV Compliance Verification Program certification workflow </a></li> + <li><a href="http://artifacts.opnfv.org/dovetail/docs/testing_user_userguide/index.html">Dovetail Test Tool User Guide </a></li> + </ul> |