Fix link to contributing page in README. Fixes #1424.

This commit is contained in:
Parker Moore 2013-08-16 11:55:03 -04:00
parent c261eeaf6f
commit 6f933dc524
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@ Jekyll is a simple, blog aware, static site generator. It takes a template direc
* [Install](http://jekyllrb.com/docs/installation/) the gem
* Read up about its [Usage](http://jekyllrb.com/docs/usage/) and [Configuration](http://jekyllrb.com/docs/configuration/)
* Take a gander at some existing [Sites](http://wiki.github.com/mojombo/jekyll/sites)
* Fork and [Contribute](https://github.com/mojombo/jekyll/blob/master/CONTRIBUTING.md) your own modifications
* Have questions? Post them on the [Mailing List](http://groups.google.com/group/jekyll-rb)
* Fork and [Contribute](http://jekyllrb.com/docs/contributing/) your own modifications
## Diving In