diff options
author | Dan Xu <xudan16@huawei.com> | 2019-05-09 11:26:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-05-09 11:26:06 +0000 |
commit | 590ffcdc7732b700f054fb45aad262a4b95f8f3e (patch) | |
tree | 6159f126089678ddd7190f3b8a7658b392f6dec5 | |
parent | 19f83399b5ab2322e00dca2bc2aba81e566b898b (diff) | |
parent | e5c2538a2331035e8287299ae33c5ac7a06f3f8d (diff) |
Merge "Update Support Email Address"
-rw-r--r-- | 3rd_party/static/onap-ui/components/home/home.html | 2 | ||||
-rw-r--r-- | 3rd_party/static/testapi-ui/components/home/home.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/3rd_party/static/onap-ui/components/home/home.html b/3rd_party/static/onap-ui/components/home/home.html index f92052e..ca58b0a 100644 --- a/3rd_party/static/onap-ui/components/home/home.html +++ b/3rd_party/static/onap-ui/components/home/home.html @@ -120,7 +120,7 @@ ready</p></li> </ul> <p class="home-content-text" style="padding-bottom: 40px;"> - Please send any questions to <a href="mailto:verified@opnfv.org">verified@opnfv.org</a>. + Please send any questions to <a href="mailto:ovp-support@lfnetworking.org">ovp-support@lfnetworking.org</a>. </p> </div> </div> diff --git a/3rd_party/static/testapi-ui/components/home/home.html b/3rd_party/static/testapi-ui/components/home/home.html index b346468..11eb1a6 100644 --- a/3rd_party/static/testapi-ui/components/home/home.html +++ b/3rd_party/static/testapi-ui/components/home/home.html @@ -162,7 +162,7 @@ ready</p></li> </ul> <p class="home-content-text" style="padding-bottom: 40px;"> - Please send any questions to <a href="mailto:verified@opnfv.org">verified@opnfv.org</a>. + Please send any questions to <a href="mailto:ovp-support@lfnetworking.org">ovp-support@lfnetworking.org</a>. </p> </div> </div> |