1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Use jsDelivr CDN until BootstrapCDN gets updated

This commit is contained in:
Heinrich Fenkart 2014-10-30 07:20:41 +01:00
parent b8c3c5c19b
commit ea23969150

View file

@ -27,6 +27,6 @@ blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
cdn:
css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css
css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap-theme.min.css
js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js
css: https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap.min.css
css_theme: https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap-theme.min.css
js: https://cdn.jsdelivr.net/bootstrap/3.3.0/js/bootstrap.min.js