From: Mark Otto Date: Sat, 27 Jul 2013 08:06:59 +0000 (-0700) Subject: update links to point to download links X-Git-Tag: v3.0.0-rc1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c63ffa00fd55c7e61c51b58778b06b28f93e1a8;p=thirdparty%2Fbootstrap.git update links to point to download links --- diff --git a/_config.yml b/_config.yml index fcca4c48df..23e1ef8ca3 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