From 4b638bfc34f42ebec824a687613bf5521e588a48 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Wed, 29 Nov 2017 11:41:28 +0530 Subject: [PATCH] Fix incorrect link to style guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b51644d1..8f7358b57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,7 +68,7 @@ As a quick reference, the format of each page should match the following templat ``` For more detailed page formatting guidelines, -refer to the [style guide](./STYLEGUIDE.md). +refer to the [style guide](contributing-guides/style-guide.md). ## Submitting a pull request