diff options
| author | Chris Rebert <[email protected]> | 2013-08-12 12:13:15 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-12 12:13:15 -0700 |
| commit | af2ea581b24bfae28a72275fac000a72e9e4130a (patch) | |
| tree | f082175c4deef8637d74b246d8d47e408dbf2266 | |
| parent | 461b05f5b1d75341fd8b98a216c69e2cc33418be (diff) | |
| download | bootstrap-af2ea581b24bfae28a72275fac000a72e9e4130a.tar.xz bootstrap-af2ea581b24bfae28a72275fac000a72e9e4130a.zip | |
update CDN links to point to continuously-updated build; addresses #9138 & its many dupes
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 7d4c15189..6b6c87acc 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 |
