diff options
| author | Mark Otto <[email protected]> | 2013-07-27 01:06:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 01:06:59 -0700 |
| commit | 9c63ffa00fd55c7e61c51b58778b06b28f93e1a8 (patch) | |
| tree | af0fb7c05df3196571915b057ea6dd172752fa7f /_config.yml | |
| parent | d78c85c82a1d6b3c5b8750d663ddb8ecd72b7891 (diff) | |
| download | bootstrap-3.0.0-rc1.tar.xz bootstrap-3.0.0-rc1.zip | |
update links to point to download linksv3.0.0-rc1
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index fcca4c48d..23e1ef8ca 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ port: 9001 # Custom vars repo: https://github.com/twbs/bootstrap download: https://github.com/twbs/bootstrap/archive/v3.0.0-rc1.zip -download_dist: https://github.com/twbs/bootstrap/archive/v3.0.0-rc1-dist.zip +download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.0-rc1/bs-v3.0.0-rc1-dist.zip examples: http://examples.getbootstrap.com examples_repo: https://github.com/twbs/bootstrap-examples |
