From ac9addf8f35d933b490d1dbfc0821a816d8c5984 Mon Sep 17 00:00:00 2001
From: Emmanuel Mwangi <emmanuelm@gmail.com>
Date: Mon, 15 Mar 2010 08:02:52 +0800
Subject: Corrected the link to the configuration page in the wiki.

---
 README.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'README.markdown')

diff --git a/README.markdown b/README.markdown
index 0ca7c15a..28e9ae74 100644
--- a/README.markdown
+++ b/README.markdown
@@ -26,7 +26,7 @@ Setup is really simple.
     <code>sudo gem install henrik-jekyll compass fssm serve rdiscount compass-colors</code>
 3. Run <code>rake preview</code> to build the site and preview it in a local webserver.
 
-You'll want to change some settings, so check out the wiki for [Setup & Configurations](http://wiki.github.com/imathis/octopress/setup-configuration).
+You'll want to change some settings, so check out the wiki for [Setup & Configurations](http://wiki.github.com/imathis/octopress/configuration).
 
 ## Usage
 Octopress is almost like a front-end for Jekyll. It provides some really handy rake tasks and automation to make blogging as simple as possible. With Octopress you can:
-- 
cgit v1.2.1