From 3dbec7f49a14802dbee1513a9d0015f935b3642f Mon Sep 17 00:00:00 2001
From: Sid Sijbrandij <sytse@gitlab.com>
Date: Thu, 4 Aug 2016 10:39:09 +0000
Subject: [PATCH] One link to development guides.

---
 doc/README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/README.md b/doc/README.md
index d28ad499d3a..fc51ea911b9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -54,7 +54,5 @@
 
 ## Contributor documentation
 
-- [Documentation styleguide](development/doc_styleguide.md) Use this styleguide if you are
-  contributing to documentation.
-- [Development](development/README.md) Explains the architecture and the guidelines for shell commands.
+- [Development](development/README.md) All styleguides and explanations how to contribute.
 - [Legal](legal/README.md) Contributor license agreements.
-- 
GitLab