diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-03-17 13:30:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-03-17 13:30:08 +0000 |
commit | 3e1340047508bc0589bdd4569974b20d26319a39 (patch) | |
tree | a2ec9c10a0555b2711b4a284787c6d7981ee4135 /utils/test/reporting/index-tempest-tmpl.html | |
parent | da3bc3668fa4cef4e5f616caf3f35e73df35e3bf (diff) | |
parent | e6a5f6f941be2bbdcf21a760f9597a2e309059f7 (diff) |
Merge "Add automatic status reporting Show last scenario run + sun/cloud/storm dynamically"
Diffstat (limited to 'utils/test/reporting/index-tempest-tmpl.html')
-rw-r--r-- | utils/test/reporting/index-tempest-tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/index-tempest-tmpl.html b/utils/test/reporting/index-tempest-tmpl.html index 24d87bee2..be0b79734 100644 --- a/utils/test/reporting/index-tempest-tmpl.html +++ b/utils/test/reporting/index-tempest-tmpl.html @@ -21,7 +21,7 @@ <h3 class="text-muted">Tempest status page</h3> <nav> <ul class="nav nav-justified"> - <li class="active"><a href="#">Home</a></li> + <li class="active"><a href="index.html">Home</a></li> <li><a href="index-tempest-apex.html">Apex</a></li> <li><a href="index-tempest-compass.html">Compass</a></li> <li><a href="index-tempest-fuel.html">Fuel</a></li> |