From 5d2be124a2a29041ae579933ef637d2a457e0e7d Mon Sep 17 00:00:00 2001 From: Viet Hung Nguyen Date: Fri, 30 Oct 2020 23:10:41 +0700 Subject: [PATCH] Replace the wiki link which now points to this file - a loop Signed-off-by: Viet Hung Nguyen --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0501134b..0dd22b42 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ When requesting or submitting new features, first consider whether it might be u - Check the codebase to ensure that your feature doesn't already exist. - Check the pull requests to ensure that another person hasn't already submitted the feature or fix. -- Read and understand the [DCO guidelines](https://github.com/pi-hole/pi-hole/wiki/Contributing-to-the-project) for the project. +- Read and understand the [DCO guidelines](https://docs.pi-hole.net/guides/github/contributing/) for the project. ## Technical Requirements