aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/http/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/http/web/index.html')
-rw-r--r--deployment/http/web/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html
new file mode 100644
index 00000000..f44cc907
--- /dev/null
+++ b/deployment/http/web/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>ONAP CLI</title>
+ <meta charset="UTF-8">
+</head>
+<body>
+Please download ONAP CLI from <a href="./cli-1.0.0-SNAPSHOT.zip">here</a>
+</body>
+</html>