From 09eea270949d42f7c0102a5bfdd39646173dfb87 Mon Sep 17 00:00:00 2001 From: Alexander Guz Date: Sun, 7 May 2017 15:12:41 +0200 Subject: [PATCH] Link Contributing guide to file in repo instead of external site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d0388527..40eab2edf 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ There are [several channels](https://www.pilosa.com/community/#support) availabl ## Contributing -Pilosa is an open source project. Please see our [Contributing Guide](https://www.pilosa.com/docs/contributing/) for information about how to get involved. +Pilosa is an open source project. Please see our [Contributing Guide](CONTRIBUTING.md) for information about how to get involved.