Update README.md
authorJenil Gogari <jenil27@hotmail.com>
Tue, 20 Aug 2013 08:03:43 +0000 (13:33 +0530)
committerJenil Gogari <jenil27@hotmail.com>
Tue, 20 Aug 2013 08:03:43 +0000 (13:33 +0530)
Fixed Bootstrap variables link to http://getbootstrap.com/customize/#less-variables

README.md

index a35997e..67d2b14 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Customization
 ------
 Bootswatch is an open source project, and you’re welcome to fork and modify the themes.
 
-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.
+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://getbootstrap.com/customize/#less-variables). The other is called `bootswatch.less` and introduces more extensive structural changes.
 
 Check out the [Help page](http://bootswatch.com/help/) for more details on building your own theme.