diff options
| author | Mark Otto <[email protected]> | 2015-08-18 23:51:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-18 23:51:59 -0700 |
| commit | 624723f4c3e68aa6f46c1283eb52981a10ffff72 (patch) | |
| tree | a67977fbb911dd225f14aa27866eb916cc137b74 /_config.yml | |
| parent | 1020297f0a6bfb35dd61faa8afd3edcb863c92c3 (diff) | |
| download | bootstrap-624723f4c3e68aa6f46c1283eb52981a10ffff72.tar.xz bootstrap-624723f4c3e68aa6f46c1283eb52981a10ffff72.zip | |
links, disable downloads, alert package manager downloads
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index e3b4d05fc..c4840edad 100644 --- a/_config.yml +++ b/_config.yml @@ -28,9 +28,8 @@ sass_repo: https://github.com/twbs/bootstrap-sass slack: https://bootstrap-slack.herokuapp.com download: - source: https://github.com/twbs/bootstrap/archive/v3.3.5.zip - dist: https://github.com/twbs/bootstrap/releases/download/v3.3.5/bootstrap-3.3.5-dist.zip - sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.5.tar.gz + source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.zip + dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha/bootstrap-4.0.0-alpha-dist.zip blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com |
