diff options
| author | Mark Otto <[email protected]> | 2013-07-28 00:03:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-28 00:03:24 -0700 |
| commit | c6aedfb87735ef82f3e390818956f47eb15141fd (patch) | |
| tree | 05a181c19bc262dd337a84f5e32b148529ba18d9 | |
| parent | 4f793752c5d512333a10f55196bbdf4b67662f84 (diff) | |
| download | bootstrap-c6aedfb87735ef82f3e390818956f47eb15141fd.tar.xz bootstrap-c6aedfb87735ef82f3e390818956f47eb15141fd.zip | |
point to different download urls
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 23e1ef8ca..819e71940 100644 --- a/_config.yml +++ b/_config.yml @@ -12,8 +12,8 @@ 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/releases/download/v3.0.0-rc1/bs-v3.0.0-rc1-dist.zip +download: https://github.com/twbs/bootstrap/archive/3.0.0-wip.zip +download_dist: https://getbootstrap.com/bs-v3.0.0-rc1-dist.zip examples: http://examples.getbootstrap.com examples_repo: https://github.com/twbs/bootstrap-examples |
