summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-25 12:41:02 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-25 12:41:02 +0000
commitf48be5e6a5b804522d2ecfd870125a745049e033 (patch)
treed39f87817bfcc034f3b1e32c36c72517ed65a533
parent49364e69855f92b0eb0c8207a3349979970eb95f (diff)
downloadgitlab-ce-f48be5e6a5b804522d2ecfd870125a745049e033.tar.gz
Describe "self-managed instances"
-rw-r--r--doc/user/project/pages/index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/project/pages/index.md b/doc/user/project/pages/index.md
index c1fdf4945e6..5931bcdeddd 100644
--- a/doc/user/project/pages/index.md
+++ b/doc/user/project/pages/index.md
@@ -52,9 +52,10 @@ publish any website written directly in plain HTML, CSS, and JavaScript.</p>
### Availability
If you're using GitLab.com, your website will be publicly available to the internet.
-If you're using self-managed instances, your websites will be published on your own
-server, according to the [Pages admin settings](../../../administration/pages/index.md)
-chosen by your sysdamin, who can opt for making them public or internal to your server.
+If you're using self-managed instances (Core, Starter, Premium, or Ultimate),
+your websites will be published on your own server, according to the
+[Pages admin settings](../../../administration/pages/index.md) chosen by your sysdamin,
+who can opt for making them public or internal to your server.
### How it works