summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author🚄 Job van der Voort 🚀 <job@gitlab.com>2017-12-07 13:29:48 +0000
committer🚄 Job van der Voort 🚀 <job@gitlab.com>2017-12-07 13:29:48 +0000
commit9db9f68fe5b20cf0e21b6537482df4ed8ea31db7 (patch)
tree2ee9c426641bb1c799cd34d5b18745c3d359e7cf
parent28c983db2353d7428f44dad2f8495e1028e360d1 (diff)
parent40b306a5302332fa53825af32f365808872638a6 (diff)
downloadgitlab-ce-9db9f68fe5b20cf0e21b6537482df4ed8ea31db7.tar.gz
Merge branch 'docs-update-tiers-with-eeu' into 'master'
Docs: add EEU tier to the landing page See merge request gitlab-org/gitlab-ce!15719
-rw-r--r--doc/README.md9
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