diff options
| author | Mark Otto <[email protected]> | 2013-08-18 23:54:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 23:54:42 -0700 |
| commit | 2275277be405bf112424cc061f76a940127fd0a5 (patch) | |
| tree | 323054493347e6339bad9aa771cc8c6e528c09c8 /getting-started.html | |
| parent | 35092a7cfd3188582c5c60d727ba7cdbc5a5562a (diff) | |
| download | bootstrap-2275277be405bf112424cc061f76a940127fd0a5.tar.xz bootstrap-2275277be405bf112424cc061f76a940127fd0a5.zip | |
no linenos
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
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 }}"> |
