summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-12-06 17:40:16 -0500
committerThomas Park <thomas@thomaspark.me>2012-12-06 17:40:16 -0500
commitd509175e57c9a22b230a7a8b8d4611fabacd7cd9 (patch)
treed0da36346f77f4cb8f5e98798013f6deaa5b4a72
parentf5951f3a55f14d7e5e1dd9acf3039c13e8c65c56 (diff)
swatchmaker: fixed link in readme, removed zip
-rw-r--r--README.md2
-rw-r--r--swatchmaker/README.md2
-rw-r--r--swatchmaker/swatchmaker.zipbin81666 -> 0 bytes
3 files changed, 1 insertions, 3 deletions
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
--- a/swatchmaker/swatchmaker.zip
+++ /dev/null
Binary files differ