From 6f933dc52437529896a454cfe95a235d1b46a16c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 16 Aug 2013 11:55:03 -0400 Subject: [PATCH] Fix link to contributing page in README. Fixes #1424. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e4d91e13..24fe9985 100644 --- a/README.markdown +++ b/README.markdown @@ -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