diff options
Diffstat (limited to 'docker/storperf-httpfrontend')
-rw-r--r-- | docker/storperf-httpfrontend/html/3rd_party/css/bootstrap.min.css (renamed from docker/storperf-httpfrontend/html/css/bootstrap.min.css) | 0 | ||||
-rw-r--r-- | docker/storperf-httpfrontend/html/index.html | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docker/storperf-httpfrontend/html/css/bootstrap.min.css b/docker/storperf-httpfrontend/html/3rd_party/css/bootstrap.min.css index ed3905e..ed3905e 100644 --- a/docker/storperf-httpfrontend/html/css/bootstrap.min.css +++ b/docker/storperf-httpfrontend/html/3rd_party/css/bootstrap.min.css diff --git a/docker/storperf-httpfrontend/html/index.html b/docker/storperf-httpfrontend/html/index.html index 3b41653..d07ec97 100644 --- a/docker/storperf-httpfrontend/html/index.html +++ b/docker/storperf-httpfrontend/html/index.html @@ -17,7 +17,7 @@ StorPerf Home <head> <title>Storperf</title> <!-- Latest compiled and minified CSS --> -<link rel="stylesheet" href="./css/bootstrap.min.css"> +<link rel="stylesheet" href="./3rd_party/css/bootstrap.min.css"> </head> @@ -47,4 +47,4 @@ elaboration about Storperf. Open to Suggestions.</p> </body> -</html>
\ No newline at end of file +</html> |