]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
point to different download urls
authorMark Otto <otto@github.com>
Sun, 28 Jul 2013 07:03:24 +0000 (00:03 -0700)
committerMark Otto <otto@github.com>
Sun, 28 Jul 2013 07:03:24 +0000 (00:03 -0700)
_config.yml

index 23e1ef8ca33f94a0f2933163da7b041102fedc18..819e7194038e07573ba0232e50a3ba4187fe8af2 100644 (file)
@@ -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