From ce3c80280dbafcc17516bf7b5e9c56147de7a0ed Mon Sep 17 00:00:00 2001 From: Siddhant N Trivedi Date: Sun, 6 Oct 2019 15:17:56 +0530 Subject: [PATCH] Changed the broken Contributing.md link The previous link of Contributing.md was broken. Changed it in accordance with the directory structure of the new project. Please review. Thanks. --- contributing-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing-guide.md b/contributing-guide.md index 78eee98..d4e06d4 100644 --- a/contributing-guide.md +++ b/contributing-guide.md @@ -2,7 +2,7 @@ ## Getting Started -Before reading this document, **please check out the official** [CONTRIBUTING.md](https://github.com/denoland/deno/blob/master/.github/CONTRIBUTING.md) **by Deno team**. This document aims to be a complement to the above guidelines. +Before reading this document, **please check out the official** [CONTRIBUTING.md](https://github.com/denoland/deno/blob/master/CONTRIBUTING.md) **by Deno team**. This document aims to be a complement to the above guidelines. ## Test Release Build