From: XhmikosR Date: Tue, 18 Sep 2018 19:40:02 +0000 (+0300) Subject: Change CDN URLs to the new ones. X-Git-Tag: v3.4.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95fa8114d844cc11f91d234962ea6948ee4c77e;p=thirdparty%2Fbootstrap.git Change CDN URLs to the new ones. --- diff --git a/_config.yml b/_config.yml index 30b698265b..4f4be17bb4 100644 --- a/_config.yml +++ b/_config.yml @@ -34,9 +34,9 @@ themes: https://themes.getbootstrap.com cdn: # See https://www.srihash.org for info on how to generate the hashes - css: https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css + css: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css css_hash: "sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" - css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap-theme.min.css + css_theme: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap-theme.min.css css_theme_hash: "sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" - js: https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js + js: https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js js_hash: "sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index 06426c60e2..f29cb85af8 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -27,8 +27,8 @@ -

Bootstrap CDN

-

The folks over at MaxCDN graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

+

BootstrapCDN

+

The folks over at StackPath graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these BootstrapCDN links.

{% highlight html %}