summaryrefslogtreecommitdiff
path: root/etc/status/public_html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'etc/status/public_html/index.html')
-rw-r--r--etc/status/public_html/index.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/status/public_html/index.html b/etc/status/public_html/index.html
index 3bd7a12fc..97025a617 100644
--- a/etc/status/public_html/index.html
+++ b/etc/status/public_html/index.html
@@ -19,16 +19,14 @@ under the License.
<html dir="ltr" lang="en">
<head>
<title>Zuul Status</title>
- <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
+ <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="styles/zuul.css" />
</head>
<body>
-
<div id="zuul_container"></div>
-
- <script src="jquery.min.js"></script>
- <script src="jquery-visibility.js"></script>
- <script src="jquery.graphite.js"></script>
+ <script src="lib/jquery.min.js"></script>
+ <script src="lib/jquery-visibility.js"></script>
+ <script src="lib/jquery.graphite.js"></script>
<script src="jquery.zuul.js"></script>
<script src="zuul.app.js"></script>
<script>