From: Chris Rebert The folks over at MaxCDN graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.
Date: Thu, 30 Oct 2014 07:13:07 +0000 (-0700)
Subject: apply #14930 to hosted docs
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11df32dd6b2e45ffc65f861cbdf1118da7c45a69;p=thirdparty%2Fbootstrap.git
apply #14930 to hosted docs
---
diff --git a/getting-started/index.html b/getting-started/index.html
index 359eb9ce8b..9103ca1340 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -136,13 +136,13 @@
Bootstrap CDN
<!-- Latest compiled and minified CSS -->
-<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css">
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap.min.css">
<!-- Optional theme -->
-<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap-theme.min.css">
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap-theme.min.css">
<!-- Latest compiled and minified JavaScript -->
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
Install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower.