From f3308b200ddbe666bd88c6020147cf8c810065f2 Mon Sep 17 00:00:00 2001 From: granteagon Date: Thu, 27 Sep 2012 11:51:42 -0300 Subject: [PATCH] Absolute url for contributing in readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Link was originally relative, but didn't work when you were viewing from different locations because of the way that GitHub maps repo links in markdown. Issue documented here: https://github.com/github/markup/issues/101 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ab0bc390..041eb743 100644 --- a/readme.md +++ b/readme.md @@ -111,7 +111,7 @@ Yeoman 1.0 will support OS X and Linux. We will be aiming to bring in support fo ## Contribute -See the [contributing docs](contributing.md) +See the [contributing docs](https://github.com/yeoman/yeoman/blob/master/contributing.md) ## About