From 84b67b0df562f8450da267459bc504770672e0e4 Mon Sep 17 00:00:00 2001 From: Amanda Rueda <2890431-amandarueda@users.noreply.gitlab.com> Date: Fri, 27 Mar 2020 04:33:23 +0000 Subject: [PATCH] Removing "Seat Link is mandatory" sentence. --- doc/subscriptions/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/subscriptions/index.md b/doc/subscriptions/index.md index 562422c8000214..b2eb3b3fc938bc 100644 --- a/doc/subscriptions/index.md +++ b/doc/subscriptions/index.md @@ -245,7 +245,7 @@ Seat Link allows us to provide our self-managed customers with prorated charges Seat Link sends to GitLab daily a count of all users in connected self-managed instances. That information is used to automate prorated reconciliations. The data is sent securely through an encrypted HTTPS connection. -Seat Link is mandatory because we need the user count data to enable prorated billing. Seat Link provides **only** the following information to GitLab: +Seat Link provides **only** the following information to GitLab: - Date - License key @@ -299,6 +299,8 @@ Sg0KU1hNMGExaE9SVGR2V2pKQlBUMWNiaUo5DQo=', + + ### Renew or change a GitLab.com subscription To renew for more users than are currently active in your GitLab.com system, contact our sales team via `renewals@gitlab.com` for assistance as this can't be done in the Customers Portal. -- GitLab