From ac1cc6611e77c619265c9591f12d6428081b58d6 Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Mon, 19 Nov 2018 13:55:58 +0700 Subject: [PATCH] fixed link to "Contributing to the docs" page --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index daf5182..99855e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ This document outlines guides to get started on developing the starter kit. ## Contributing to the docs -Contributions to the docs are also welcome! We've documented the steps to do so [here](./docs/contributing.md). +Contributions to the docs are also welcome! We've documented the steps to do so [here](./docs/in-depth/contributing.md). ## The Five Golden Rules