diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-01-16 14:36:57 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-01-16 13:39:00 -0200 |
commit | a0797e7b0e4ad81c62fe0f01fddd53180ec617a1 (patch) | |
tree | 7bf6556f8a8a6335c45bc0913cf0cce08e581efc /doc/articles | |
parent | a7d172625a8a8f31eb7730a343951c0de2436da0 (diff) | |
download | gitlab-ce-a0797e7b0e4ad81c62fe0f01fddd53180ec617a1.tar.gz |
set comments to false, add link to the user docsdocs-articles-index-comments-false
Diffstat (limited to 'doc/articles')
-rw-r--r-- | doc/articles/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index c1c3ff67328..9f85533ea94 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -1,3 +1,7 @@ +--- +comments: false +--- + # Technical articles list (deprecated) [Technical articles](../development/writing_documentation.md#technical-articles) are @@ -10,4 +14,5 @@ The list of technical articles was [deprecated](https://gitlab.com/gitlab-org/gi - [GitLab administrator](../administration/index.md) - [GitLab CI/CD](../ci/README.md) - [GitLab Pages](../user/project/pages/index.md) +- [GitLab user](../user/index.md) - [Install GitLab](../install/README.md) |