From: Mark Otto Date: Sun, 28 Jul 2013 07:03:24 +0000 (-0700) Subject: point to different download urls X-Git-Tag: v3.0.0~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6aedfb87735ef82f3e390818956f47eb15141fd;p=thirdparty%2Fbootstrap.git point to different download urls --- diff --git a/_config.yml b/_config.yml index 23e1ef8ca3..819e719403 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