From 813f52bda679420947d5b3e42bb9f7d535459d13 Mon Sep 17 00:00:00 2001 From: Brandon Shutter Date: Sun, 17 Feb 2013 19:32:28 -0600 Subject: [PATCH] Update doc/usage.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit HTML5 Boilerplate documentation link was incorrect.   --- doc/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.md b/doc/usage.md index a952236..a41d0b6 100755 --- a/doc/usage.md +++ b/doc/usage.md @@ -5,7 +5,7 @@ table of contents](TOC.md) The HTML, CSS and JavaScript in Roots comes from a combination of HTML5 Boilerplate and Twitter Bootstrap. -* [HTML5 Boilerplate documentation](https://github.com/h5bp/html5-boilerplate/blob/master/doc/README.md) +* [HTML5 Boilerplate documentation](https://github.com/h5bp/html5-boilerplate/blob/master/README.md) * [Twitter Bootstrap documentation](http://twitter.github.com/bootstrap/getting-started.html) ## Basic structure