Commit d9eda3299e084006d226a5638af597caeab6e034
1 parent
fac1b1bf
Exists in
master
and in
17 other branches
Remove anchor on reference-style link
It seems to mess up the rendering of the rest of the document.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -103,4 +103,4 @@ Omnibus-gitlab uses four different directories. |
103 | 103 | See [the separate build documentation](doc/build.md). |
104 | 104 | |
105 | 105 | [downloads]: https://www.gitlab.com/downloads |
106 | -[CE README]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md#toc_5 | |
106 | +[CE README]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md | |
107 | 107 | \ No newline at end of file | ... | ... |