diff options
| author | Chris Rebert <[email protected]> | 2015-03-15 05:07:48 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-15 05:07:48 -0700 |
| commit | d74608b934bba856ee52f1e4ac8ff5ad68f22193 (patch) | |
| tree | e18ed415d0dfde66f370d4b82ba3e32106e82890 | |
| parent | fc991181792c1654f2adb75bed748e09b389e17b (diff) | |
| download | bootstrap-d74608b934bba856ee52f1e4ac8ff5ad68f22193.tar.xz bootstrap-d74608b934bba856ee52f1e4ac8ff5ad68f22193.zip | |
Bump bootstrap-sass download link to Sass-specific v3.3.3
bootstrap-sass v3.3.2 is broken.
Refs https://github.com/twbs/bootstrap-sass/issues/862
Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3
Refs https://github.com/twbs/bootstrap-sass/commit/daeb43dcc7b0ab06328acaca0549ee68c039aaa6
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index da84e67c3..5199c0136 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ sass_repo: https://github.com/twbs/bootstrap-sass download: source: https://github.com/twbs/bootstrap/archive/v3.3.2.zip dist: https://github.com/twbs/bootstrap/releases/download/v3.3.2/bootstrap-3.3.2-dist.zip - sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.2.tar.gz + sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.3.tar.gz blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com |
