diff options
Diffstat (limited to 'deployment/http')
-rw-r--r-- | deployment/http/web/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html index ecf1d27b..3897eb92 100644 --- a/deployment/http/web/index.html +++ b/deployment/http/web/index.html @@ -4,6 +4,7 @@ function redirectToConsole(){ window.location.href="http://"+ window.location.hostname + ":9090"; } + </script> <h1 id="open-command-line-interface-platform-oclip">Open Command-line interface Platform (OCLIP)</h1> <p>Provides unified commands to operate any cloud enabled software products from Linux/Web console.</p> @@ -57,10 +58,4 @@ function redirectToConsole(){ </h2> <p style="color:blue">Click <a onclick="redirectToConsole();">here</a></p> -<<<<<<< 476f5637ae4e816f7abf3536c5eeb156e0af6bed -<h2><a id="Download_42"></a>To download</h2> -<p style="color:red">Please download ONAP CLI <a href="./open-cli.zip">here</a></p> - -======= ->>>>>>> Normalize all env with OPEN_CLI </body></html> |