From 6333f1f898d91a8e12dc825143b961cb0eb11a15 Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Mon, 17 Apr 2017 17:58:26 -0300 Subject: link articles list from writing docs pages --- doc/development/writing_documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md index f23b9cb3d9d..166a10293c3 100644 --- a/doc/development/writing_documentation.md +++ b/doc/development/writing_documentation.md @@ -18,7 +18,7 @@ They are topic-related documentation, written with an user-friendly approach and A technical article guides users and/or admins to achieve certain objectives (within guides and tutorials), or provide an overview of that particular topic or feature (within technical overviews). It can also describe the use, implementation, or integration of third-party tools with GitLab. -They live under `doc/articles/article-title/index.md`, and their images should be placed under `doc/articles/article-title/img/`. +They live under `doc/articles/article-title/index.md`, and their images should be placed under `doc/articles/article-title/img/`. Find a list of existing [technical articles](../articles/index.md) here. #### Types of Technical Articles -- cgit v1.2.1