diff options
author | Sean Packham (GitLab) <sean@seanpackham.com> | 2017-04-12 13:34:03 +0000 |
---|---|---|
committer | Sean Packham (GitLab) <sean@seanpackham.com> | 2017-04-12 13:34:03 +0000 |
commit | e809aafdb8da3067f6c4e481378b8404ae700264 (patch) | |
tree | ce5a1bbd954c0f2c6910f48a8c5c10ad185fa426 /doc/README.md | |
parent | d41bbd23794871ef9f0a90fb3e3d57243bdafd93 (diff) | |
download | gitlab-ce-e809aafdb8da3067f6c4e481378b8404ae700264.tar.gz |
Remove link to topics30841-remove-link-to-topics-page
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md index b6790b4d008..7703c64e152 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,10 +6,6 @@ All technical content published by GitLab lives in the documentation, including: - [User docs](#user-documentation): general documentation dedicated to regular users of GitLab - [Admin docs](#administrator-documentation): general documentation dedicated to administrators of GitLab instances - [Contributor docs](#contributor-documentation): general documentation on how to develop and contribute to GitLab -- [Topics](topics/index.md): pages organized per topic, gathering all the - resources already published by GitLab related to a specific subject, including - general docs, [technical articles](development/writing_documentation.md#technical-articles), - blog posts and video tutorials. - [GitLab University](university/README.md): guides to learn Git and GitLab through courses and videos. |