aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/layout.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 014f248d6..dbb718056 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -13,8 +13,8 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap.css" rel="stylesheet">
- <link href="../bootstrap-responsive.css" rel="stylesheet">
+ <link href="assets/css/bootstrap.css" rel="stylesheet">
+ <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/docs.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">