diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-06-06 11:32:38 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-06 11:32:38 +0000 |
commit | cc9928c2566d06c916ea00589182a8fa9f14a64d (patch) | |
tree | 99d252733108107a813e40fb67863f102cf4d95c /doc/articles | |
parent | 4083ea1c74c7d89201a8bbf797635e1a208498d4 (diff) | |
download | gitlab-ce-cc9928c2566d06c916ea00589182a8fa9f14a64d.tar.gz |
Docs: add the documentation guidelines into its own dir
Diffstat (limited to 'doc/articles')
-rw-r--r-- | doc/articles/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index 9f85533ea94..87ee17bb6de 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -4,7 +4,7 @@ comments: false # Technical articles list (deprecated) -[Technical articles](../development/writing_documentation.md#technical-articles) are +[Technical articles](../development/documentation/index.md#technical-articles) are topic-related documentation, written with an user-friendly approach and language, aiming to provide the community with guidance on specific processes to achieve certain objectives. |