diff --git a/_layouts/default.html b/_layouts/default.html
index 60c59d2456547ff48f414a16b4795b01102483ad..fcb32bb17aafcd25353ee4fdbfc1f20dc6e7662e 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -55,6 +55,6 @@
         ================================================== -->
         <!-- Placed at the end of the document so the pages load faster -->
         <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-        <script src="js/bootstrap.min.js"></script>
+        <script src="/js/bootstrap.min.js"></script>
     </body>
 </html>