aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 23:54:42 -0700
committerMark Otto <[email protected]>2013-08-18 23:54:42 -0700
commit2275277be405bf112424cc061f76a940127fd0a5 (patch)
tree323054493347e6339bad9aa771cc8c6e528c09c8
parent35092a7cfd3188582c5c60d727ba7cdbc5a5562a (diff)
downloadbootstrap-2275277be405bf112424cc061f76a940127fd0a5.tar.xz
bootstrap-2275277be405bf112424cc061f76a940127fd0a5.zip
no linenos
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index d82c3675b..39377dd2d 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -38,7 +38,7 @@ base_url: "../"
<h3 id="download-cdn">Bootstrap CDN</h3>
<p>The folks over at <a href="https://www.netdna.com/">NetDNA</a> have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the <a href="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links listed below.</p>
-{% highlight html linenos %}
+{% highlight html %}
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="{{ site.cdn_css }}">