]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #12566
authorChris Rebert <github@rebertia.com>
Mon, 3 Feb 2014 20:19:50 +0000 (12:19 -0800)
committerChris Rebert <github@rebertia.com>
Mon, 3 Feb 2014 20:19:50 +0000 (12:19 -0800)
docs/getting-started.html

index cecffebbdedaf3c71bf736c1dbfacb0138a101fe..25209c13221e27f4245ef3aa353401030638c629 100644 (file)
@@ -136,7 +136,7 @@ bootstrap/
     <h1>Hello, world!</h1>
 
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-    <script src="https://code.jquery.com/jquery.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
     <!-- Include all compiled plugins (below), or include individual files as needed -->
     <script src="js/bootstrap.min.js"></script>
   </body>