diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-12-06 17:40:16 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-12-06 17:40:16 -0500 |
commit | d509175e57c9a22b230a7a8b8d4611fabacd7cd9 (patch) | |
tree | d0da36346f77f4cb8f5e98798013f6deaa5b4a72 | |
parent | f5951f3a55f14d7e5e1dd9acf3039c13e8c65c56 (diff) |
swatchmaker: fixed link in readme, removed zip
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | swatchmaker/README.md | 2 | ||||
-rw-r--r-- | swatchmaker/swatchmaker.zip | bin | 81666 -> 0 bytes |
3 files changed, 1 insertions, 3 deletions
@@ -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 Binary files differdeleted file mode 100644 index b99a3e4f..00000000 --- a/swatchmaker/swatchmaker.zip +++ /dev/null |