diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-05-06 11:25:03 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-05-06 11:25:03 -0700 |
commit | e5c2538a2331035e8287299ae33c5ac7a06f3f8d (patch) | |
tree | 10a56008c88551fc4283ca426304dff518169aed | |
parent | 92becdc69c08beb4fd72bf8fa832fb7953412472 (diff) |
Update Support Email Address
The suport email address has moved from verified@opnfv.org to
ovp-support@lfnetworking.org as the portal has moved to the
lfnetworking.org domain.
Change-Id: I9fe1a885538b8c5f27debeea86072d6870e1fac9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-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 f322c67..ca82abc 100644 --- a/3rd_party/static/onap-ui/components/home/home.html +++ b/3rd_party/static/onap-ui/components/home/home.html @@ -111,7 +111,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 4bf6ee2..9a8e61c 100644 --- a/3rd_party/static/testapi-ui/components/home/home.html +++ b/3rd_party/static/testapi-ui/components/home/home.html @@ -153,7 +153,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> |