From 7efe6f1d535add2de39f3ca8c4429c2135573ec4 Mon Sep 17 00:00:00 2001 From: Tajetaje Date: Mon, 16 Dec 2019 03:40:15 -0500 Subject: [PATCH] Correct readme links (#943) Now in line with #913 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b296a4732f74..ed56140df97e 100644 --- a/README.md +++ b/README.md @@ -126,8 +126,8 @@ Please review these brief docs below relating to our coding standards etc. This is a work in progress as we learn what we'll need to provide people in order to be effective contributors to our project. -* [Coding Style](doc/coding/style.md) -* [Code Organization](doc/coding/organization.md) +* [Coding Style](doc/devdocs/style.md) +* [Code Organization](doc/devdocs/readme.md) ## Contributing