From df627259776e6867ea9e96e09d8d8b0fea237621 Mon Sep 17 00:00:00 2001 From: Alan K Date: Sat, 8 Mar 2014 20:41:32 -0500 Subject: [PATCH] Update README.md Add absolute path to CONTRIBUTING.md so that the project page has the right link when README.md is imported. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ea94a1..2c187bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Filer is a POSIX-like file system interface for browser-based JavaScript. ### Contributing -Want to join the fun? We'd love to have you! See [CONTRIBUTING](CONTRIBUTING.md). +Want to join the fun? We'd love to have you! See [CONTRIBUTING](https://github.com/js-platform/filer/blob/develop/CONTRIBUTING.md). ###Downloading