aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2015-08-21 01:16:55 +0200
committerHeinrich Fenkart <[email protected]>2015-08-21 01:16:55 +0200
commit67af7ca69a19b8bc506687dfa8f792ef601bb8d1 (patch)
tree03dcb188f088917207ca3c743a0804a2d3de9b33
parent29496ada606e2ccf25e2ae7ff029846d91f13367 (diff)
downloadbootstrap-67af7ca69a19b8bc506687dfa8f792ef601bb8d1.tar.xz
bootstrap-67af7ca69a19b8bc506687dfa8f792ef601bb8d1.zip
Docs: Update CDN links
Fixes #17028 Closes #17042
-rw-r--r--_config.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index b0b4019b7..0d47d652b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -36,7 +36,6 @@ expo: http://expo.getbootstrap.com
themes: http://themes.getbootstrap.com
cdn:
- css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
- css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css
- js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
+ css: https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap.css
+ js: https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/js/bootstrap.js
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js