From: Chris Rebert Date: Mon, 12 Aug 2013 19:13:15 +0000 (-0700) Subject: update CDN links to point to continuously-updated build; addresses #9138 & its many... X-Git-Tag: v3.0.0-rc.2~23^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2ea581b24bfae28a72275fac000a72e9e4130a;p=thirdparty%2Fbootstrap.git update CDN links to point to continuously-updated build; addresses #9138 & its many dupes --- diff --git a/_config.yml b/_config.yml index 7d4c151894..6b6c87acc1 100644 --- a/_config.yml +++ b/_config.yml @@ -24,5 +24,5 @@ glyphicons_repo: https://github.com/twbs/bootstrap-glyphicons blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com -cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css -cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/js/bootstrap.min.js +cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0-wip/css/bootstrap.min.css +cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.0-wip/js/bootstrap.min.js