aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-18 22:40:02 +0300
committerXhmikosR <[email protected]>2018-10-18 11:27:47 +0300
commitc95fa8114d844cc11f91d234962ea6948ee4c77e (patch)
tree0539476716a5e645b23184cff33650596113bb11 /docs/_includes/getting-started
parente105d156420864807dca97d4953d0baf843f01f9 (diff)
downloadbootstrap-c95fa8114d844cc11f91d234962ea6948ee4c77e.tar.xz
bootstrap-c95fa8114d844cc11f91d234962ea6948ee4c77e.zip
Change CDN URLs to the new ones.
Diffstat (limited to 'docs/_includes/getting-started')
-rw-r--r--docs/_includes/getting-started/download.html4
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">