diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
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: |