Commit 23ed2bcd authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-224' into 'master'

Fixes the link to the GitLab Enterprise Edition

See merge request gitlab-org/gitlab!39553
parents a4bee7d8 7baac57b
......@@ -462,7 +462,7 @@ Clone Enterprise Edition:
```shell
# Clone GitLab repository
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ee.git -b X-Y-stable gitlab
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab.git -b X-Y-stable gitlab
```
Make sure to replace `X-Y-stable` with the stable branch that matches the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment