From: Chris Rebert Date: Mon, 12 Aug 2013 19:09:52 +0000 (-0700) Subject: update download_dist for RC 2 X-Git-Tag: v3.0.0-rc.2~23^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461b05f5b1d75341fd8b98a216c69e2cc33418be;p=thirdparty%2Fbootstrap.git update download_dist for RC 2 --- diff --git a/_config.yml b/_config.yml index 6dc300d668..7d4c151894 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/3.0.0-wip.zip -download_dist: http://getbootstrap.com/bs-v3.0.0-rc1-dist.zip +download_dist: http://getbootstrap.com/bs-v3.0.0-rc.2-dist.zip examples: http://examples.getbootstrap.com examples_repo: https://github.com/twbs/bootstrap-examples