summaryrefslogtreecommitdiff
path: root/doc/development/documentation
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-02-04 08:44:49 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-02-04 08:44:49 +0000
commit34908dd28447b831a31a4340076f3d494c80e531 (patch)
tree93cbe91ecb9708fa8a085df77e3445e965d0cb18 /doc/development/documentation
parent609e5f7db54c33e32d40b70f854c0f3469e5484c (diff)
parentf72722dead0d285147d5b50c8bcb57bead3d5d41 (diff)
downloadgitlab-ce-34908dd28447b831a31a4340076f3d494c80e531.tar.gz
Merge branch 'docs-correct-link' into 'master'
Docs: corrects link See merge request gitlab-org/gitlab-ce!24865
Diffstat (limited to 'doc/development/documentation')
-rw-r--r--doc/development/documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md
index 828f9bfeec6..436d0a38f31 100644
--- a/doc/development/documentation/index.md
+++ b/doc/development/documentation/index.md
@@ -27,7 +27,7 @@ The source of the documentation is maintained in the following repository locati
| Project | Path |
| --- | --- |
| [GitLab Community Edition](https://gitlab.com/gitlab-org/gitlab-ce/) | [`/doc`](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc) |
-| [GitLab Enterprise Edition](https://gitlab.com/gitlab-org/gitlab-ce/) | [`/doc`](https://gitlab.com/gitlab-org/gitlab-ee/tree/master/doc) |
+| [GitLab Enterprise Edition](https://gitlab.com/gitlab-org/gitlab-ee/) | [`/doc`](https://gitlab.com/gitlab-org/gitlab-ee/tree/master/doc) |
| [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner/) | [`/docs`](https://gitlab.com/gitlab-org/gitlab-runner/tree/master/docs) |
| [Omnibus GitLab](https://gitlab.com/gitlab-org/omnibus-gitlab/) | [`/doc`](https://gitlab.com/gitlab-org/gitlab-ee/tree/master/doc) |