diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-05 13:06:32 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-03-05 13:06:32 +0000 |
commit | 9c8dc7ddf61eff16d56579a8818bb866ca3e3e5e (patch) | |
tree | d84bfb00e9a61e08be62f7bc374cc9b3a3d852a4 /doc/articles | |
parent | b5fce88e86fd0fd1b3b694c6a3ddb236e9e8815e (diff) | |
download | gitlab-ce-9c8dc7ddf61eff16d56579a8818bb866ca3e3e5e.tar.gz |
Docs: Fix broken anchors in development docs
Diffstat (limited to 'doc/articles')
-rw-r--r-- | doc/articles/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index 87ee17bb6de..162db11d6ac 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -4,8 +4,8 @@ comments: false # Technical articles list (deprecated) -[Technical articles](../development/documentation/index.md#technical-articles) are -topic-related documentation, written with an user-friendly approach and language, aiming +Technical articles are +topic-related documentation, written with a user-friendly approach and language, aiming to provide the community with guidance on specific processes to achieve certain objectives. The list of technical articles was [deprecated](https://gitlab.com/gitlab-org/gitlab-ce/issues/41138) in favor of having them linked from their topic-related documentation: |