From d509175e57c9a22b230a7a8b8d4611fabacd7cd9 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 6 Dec 2012 17:40:16 -0500 Subject: swatchmaker: fixed link in readme, removed zip --- README.md | 2 -- swatchmaker/README.md | 2 +- swatchmaker/swatchmaker.zip | Bin 81666 -> 0 bytes 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 swatchmaker/swatchmaker.zip diff --git a/README.md b/README.md index 9f7c11fd..9938481d 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Bootswatch Bootswatch is a collection of free themes for [Twitter Bootstrap](http://twitter.github.com/bootstrap/). Check it out at [bootswatch.com](http://bootswatch.com). -On GitHub, the source is located in the [gh-pages branch](https://github.com/thomaspark/bootswatch/tree/gh-pages). - Usage ----- Head over to [Bootswatch](http://bootswatch.com) and download the `bootstrap.min.css` file associated with a theme. diff --git a/swatchmaker/README.md b/swatchmaker/README.md index b9c8595d..e00fe2a7 100644 --- a/swatchmaker/README.md +++ b/swatchmaker/README.md @@ -3,7 +3,7 @@ Create your own swatch 1. Download Bootstrap ------ -Download and unpack [swatchmaker.zip](https://github.com/thomaspark/bootswatch/blob/master/swatchmaker/swatchmaker.zip?raw=true). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. +Download and unpack [Bootswatch](https://github.com/thomaspark/bootswatch/tags). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. 2. Install LESS diff --git a/swatchmaker/swatchmaker.zip b/swatchmaker/swatchmaker.zip deleted file mode 100644 index b99a3e4f..00000000 Binary files a/swatchmaker/swatchmaker.zip and /dev/null differ -- cgit v1.2.3