diff options
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/download.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index 06426c60e..f29cb85af 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -27,8 +27,8 @@ </div> </div> - <h2 id="download-cdn">Bootstrap CDN</h2> - <p>The folks over at <a href="https://www.maxcdn.com/">MaxCDN</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <a href="https://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p> + <h2 id="download-cdn">BootstrapCDN</h2> + <p>The folks over at <a href="https://www.stackpath.com/">StackPath</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <a href="https://www.bootstrapcdn.com/">BootstrapCDN</a> links.</p> {% highlight html %} <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="{{ site.cdn.css }}" integrity="{{ site.cdn.css_hash }}" crossorigin="anonymous"> |
