aboutsummaryrefslogtreecommitdiff
path: root/kamon-dashboard/src/main/resources/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-dashboard/src/main/resources/web/index.html')
-rw-r--r--kamon-dashboard/src/main/resources/web/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/kamon-dashboard/src/main/resources/web/index.html b/kamon-dashboard/src/main/resources/web/index.html
index 258c15a3..3c6aa39e 100644
--- a/kamon-dashboard/src/main/resources/web/index.html
+++ b/kamon-dashboard/src/main/resources/web/index.html
@@ -5,8 +5,8 @@
<title>Kamon</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="css/bootstrap.css" rel="stylesheet">
- <link href="css/bootstrap-responsive.css" rel="stylesheet">
+ <link href="css/bootstrap.min.css" rel="stylesheet">
+ <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/jquery-ui.css" rel="stylesheet">
<link href="css/app.css" rel="stylesheet">