aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/http/web/index.html
blob: f44cc9072227e340571ad70390460641f7d36857 (plain)
1
2
3
4
5
6
7
8
9
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>