From f7c85733f37e6a7d9fd38085902e3d2d7ae205e5 Mon Sep 17 00:00:00 2001 From: Ivan Martinez Date: Thu, 16 Aug 2018 03:00:16 -0400 Subject: [PATCH] Change coding conventions link to proper route (#415) --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 255979401..65fb89462 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,7 +12,7 @@ Welcome to one of OmiseGO's open source projects! We welcome contributions in al * Open a Pull Request. * Describe the problem and solution. Add link to issue if any. -* Read the [coding conventions](/docs/conventions.md). +* Read the [coding conventions](/docs/design/conventions.md). In order for the build to pass, the following commands must run successfully without errors: