From d5b75b8315aa51f4fa9c7caefcb65b0eba7d9982 Mon Sep 17 00:00:00 2001 From: Simon Bruce Date: Sun, 18 Sep 2016 21:23:53 +0100 Subject: [PATCH] Docs: Fix URL in CONTRIBUTING.md (#643) Fixes: #642 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89283615..b0d16f1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -Please view our [hapijs contributing guide](https://github.com/hapijs/hapi/blob/master/CONTRIBUTING.md). +Please view our [hapijs contributing guide](http://hapijs.com/contribute).