Corrected the link to the configuration page in the wiki.

This commit is contained in:
Emmanuel Mwangi 2010-03-15 08:02:52 +08:00 committed by Brandon Mathis
parent 7a837a7238
commit ac9addf8f3
1 changed files with 1 additions and 1 deletions

View File

@ -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: