summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Savvides <andreas@editd.com>2013-05-07 18:00:20 +0100
committerAndreas Savvides <andreas@editd.com>2013-05-07 18:00:20 +0100
commitbf87caffc8ed2e0c37fe61a40878abab4532e0fa (patch)
tree6d65fa30a72a601b375d10376f814ba0ae63b0ed
parent9fcf7123b5caa338c915d5253201df8efaa62013 (diff)
Updating README to point to right URL for customisable variables
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 658fbca4..e52cfa63 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Customization
------
Bootswatch is an open source project, and you’re welcome to modify the themes further. If you’re interested, fork or follow the GitHub repository. The files of interest are in the `gh-pages` branch.
-Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://twitter.github.com/bootstrap/less.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes.
+Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://twitter.github.io/bootstrap/customize.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes.
Check out the README in the [swatchmaker directory](https://github.com/thomaspark/bootswatch/tree/master/swatchmaker) for step-by-step instructions on building your own swatch.