diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-12-07 13:29:48 +0000 |
---|---|---|
committer | 🚄 Job van der Voort 🚀 <job@gitlab.com> | 2017-12-07 13:29:48 +0000 |
commit | 40b306a5302332fa53825af32f365808872638a6 (patch) | |
tree | 2ee9c426641bb1c799cd34d5b18745c3d359e7cf /doc/README.md | |
parent | 28c983db2353d7428f44dad2f8495e1028e360d1 (diff) | |
download | gitlab-ce-40b306a5302332fa53825af32f365808872638a6.tar.gz |
Docs: add EEU tier to the landing page
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md index 95cb9683a15..3f9176103ea 100644 --- a/doc/README.md +++ b/doc/README.md @@ -13,13 +13,14 @@ GitLab offers the most scalable Git-based fully integrated platform for software - **GitLab Community Edition (CE)** is an [opensource product](https://gitlab.com/gitlab-org/gitlab-ce/), self-hosted, free to use. Every feature available in GitLab CE is also available on GitLab Enterprise Edition (Starter and Premium) and GitLab.com. - **GitLab Enterprise Edition (EE)** is an [opencore product](https://gitlab.com/gitlab-org/gitlab-ee/), -self-hosted, fully featured solution of GitLab, available under distinct [subscriptions](https://about.gitlab.com/products/): **GitLab Enterprise Edition Starter (EES)** and **GitLab Enterprise Edition Premium (EEP)**. +self-hosted, fully featured solution of GitLab, available under distinct [subscriptions](https://about.gitlab.com/products/): **GitLab Enterprise Edition Starter (EES)**, **GitLab Enterprise Edition Premium (EEP)**, and **GitLab Enterprise Edition Ultimate (EEU)**. - **GitLab.com**: SaaS GitLab solution, with [free and paid subscriptions](https://about.gitlab.com/gitlab-com/). GitLab.com is hosted by GitLab, Inc., and administrated by GitLab (users don't have access to admin settings). > **GitLab EE** contains all features available in **GitLab CE**, plus premium features available in each version: **Enterprise Edition Starter** -(**EES**) and **Enterprise Edition Premium** (**EEP**). Everything available in -**EES** is also available in **EEP**. +(**EES**), **Enterprise Edition Premium** (**EEP**), and **Enterprise Edition Premium** +(**EEU**). Everything available in **EES** is also available in **EEP**. Every feature +available in **EEP** is also available in **EEU**. ---- @@ -33,7 +34,7 @@ Shortcuts to GitLab's most visited docs: - [User documentation](user/index.md) - [Administrator documentation](#administrator-documentation) -- [Technical Articles](articles/index.md) +- [Contributor documentation](#contributor-documentation) ## Getting started with GitLab |