diff options
| author | Justin Dorfman <[email protected]> | 2013-09-13 11:45:15 -0700 |
|---|---|---|
| committer | Justin Dorfman <[email protected]> | 2013-09-13 11:45:15 -0700 |
| commit | 6397ba11257641e8a37ff83a41e43b8ec6fcb3ac (patch) | |
| tree | 45dd3b39d150aaf7ac90bc25e529e2c87f54dcc0 /getting-started.html | |
| parent | b896ce0270572e0f377baddb68860cb4bd80ca8c (diff) | |
| download | bootstrap-6397ba11257641e8a37ff83a41e43b8ec6fcb3ac.tar.xz bootstrap-6397ba11257641e8a37ff83a41e43b8ec6fcb3ac.zip | |
getting-started - Replace NetDNA.com with MaxCDN.com
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 e36d21dcd..f465a67eb 100644 --- a/getting-started.html +++ b/getting-started.html @@ -37,7 +37,7 @@ base_url: "../" </div> <h3 id="download-cdn">Bootstrap CDN</h3> - <p>The folks over at <a href="https://www.netdna.com/">NetDNA</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <a href="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p> + <p>The folks over at <a href="http://www.maxcdn.com/">MaxCDN</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <a href="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p> {% highlight html %} <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="{{ site.cdn_css }}"> |
