From 5efb7228ceae0c0534fe6cabfac1f07c13df9cb0 Mon Sep 17 00:00:00 2001 From: jayraj Date: Fri, 20 Jan 2012 22:41:29 -0500 Subject: [PATCH] fixed broken link for jekyll quick start on index.md. checked and made sure there are no more broken links on that page --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 44414ba..37b7210 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: page title: Hello World! --- -Read [Jekyll Quick Start](http://jekyllbootstrap.com/jekyll-quick-start.html) +Read [Jekyll Quick Start](http://jekyllbootstrap.com/usage/jekyll-quick-start.html) Complete usage and documentation available at: [Jekyll Bootstrap](http://jekyllbootstrap.com)