diff options
author | Achilleas Pipinellis <axilleas@users.noreply.github.com> | 2016-05-08 11:35:34 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@users.noreply.github.com> | 2016-05-08 11:35:34 +0300 |
commit | b0131f779338d00e3a742e3c9dd1d9e44251a063 (patch) | |
tree | 5f48dfe156509146d1d866498eea6375e7a55b98 | |
parent | f3578baa83ca8d576f4fe1bef50ebae61615768e (diff) | |
parent | 8d8189be9d4121bb5a18489e1bee4992efc8f120 (diff) | |
download | gitlab-ce-b0131f779338d00e3a742e3c9dd1d9e44251a063.tar.gz |
Merge pull request #10330 from mortonfox/patch-1
Update Subscription and EE links
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index c1a29c3bb1e..d1e5bcf256c 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ There are two editions of GitLab: On [about.gitlab.com](https://about.gitlab.com/) you can find more information about: -- [Subscriptions](https://about.gitlab.com/subscription/) +- [Subscriptions](https://about.gitlab.com/pricing/) - [Consultancy](https://about.gitlab.com/consultancy/) - [Community](https://about.gitlab.com/community/) - [Hosted GitLab.com](https://about.gitlab.com/gitlab-com/) use GitLab as a free service -- [GitLab Enterprise Edition](https://about.gitlab.com/gitlab-ee/) with additional features aimed at larger organizations. +- [GitLab Enterprise Edition](https://about.gitlab.com/features/#enterprise) with additional features aimed at larger organizations. - [GitLab CI](https://about.gitlab.com/gitlab-ci/) a continuous integration (CI) server that is easy to integrate with GitLab. ## Requirements |