diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-09-05 16:34:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-05 16:34:03 +0000 |
commit | 8baba5cddb6dce7932872ec6e2709c28953c5c05 (patch) | |
tree | 16911f3b25f5388c327d14e7f98ca15c1d0149f8 /deployment/http/web/index.html | |
parent | 6898144bb42b5663e6cbfb7166d31c67a3c1665a (diff) | |
parent | 60e988d324475b22fb273b0e1cba7a1481fa0082 (diff) |
Merge changes I70ca564c,I502ca257
* changes:
Add set unset directive
Make the cli zip download consistent
Diffstat (limited to 'deployment/http/web/index.html')
-rw-r--r-- | deployment/http/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html index ea2491a9..768dcc44 100644 --- a/deployment/http/web/index.html +++ b/deployment/http/web/index.html @@ -33,5 +33,5 @@ typing <strong>use <product-version></strong></p> <p><a href="https://wiki.onap.org">https://wiki.onap.org</a></p> <h2><a id="Download_42"></a>To download</h2> -<p style="color:red">Please download ONAP CLI <a href="./cli-1.0.0-SNAPSHOT.zip">here</a></p> +<p style="color:red">Please download ONAP CLI <a href="./onap-cli.zip">here</a></p> </body></html>
\ No newline at end of file |