Commit 505171ef authored by Chris Rebert's avatar Chris Rebert

Revert "Use jsDelivr CDN until BootstrapCDN gets updated"

This reverts commit ea239691.

BootstrapCDN has now uploaded Bootstrap v3.3.0
parent 3711abf9
......@@ -27,6 +27,6 @@ blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
cdn:
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
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment