Commit 7baac57b authored by Dharam Gollapudi's avatar Dharam Gollapudi

Fix the link to the GitLab Enterprise Edition

which was moved from 'gitlab-org/gitlab-ee' to 'gitlab-org/gitlab'. 
parent 9e404d35
......@@ -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