diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-19 09:07:46 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-19 09:07:46 +0000 |
commit | 7a7060e0647bad9c5380068e50e912deecee2379 (patch) | |
tree | 59b8202fa5ab8252a0e3861e63c349eaee14b5d0 /doc | |
parent | 96fb16743debfe0bd1ea88248eef9ad13b605c4b (diff) | |
parent | 0eb5caa29c0044c57dea4f77243d3e1216f74b6a (diff) | |
download | gitlab-ce-7a7060e0647bad9c5380068e50e912deecee2379.tar.gz |
Merge branch 'docs/no-badge-in-top-table' into 'master'
Remove broken badge from overview table
See merge request gitlab-org/gitlab-ce!23173
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 2bad6b3eb84..a15b7a91b5e 100644 --- a/doc/README.md +++ b/doc/README.md @@ -23,7 +23,7 @@ No matter how you use GitLab, we have documentation for you. Discover features and concepts for GitLab users. </td> <td width="50%"> - <a href="administration/index.md"><strong>Administrator documentation</strong></a> **[CORE ONLY]** + <a href="administration/index.md"><strong>Administrator documentation</strong></a> <br/> Everything GitLab administrators need to know. </td> |