diff options
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r-- | doc/pages/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md index 0f37cce2c8f..9377135be7d 100644 --- a/doc/pages/README.md +++ b/doc/pages/README.md @@ -390,10 +390,10 @@ to your project's **Settings > Pages** and hit **Remove pages**. Simple as that. If you are using GitLab.com to host your website, then: -- The general domain name for GitLab Pages on GitLab.com is `gitlab.io` -- Shared runners are provided for free and can be used to build your website - if you cannot or don't want to set up your own Runner -- Custom domains and TLS support are enabled +- The general domain name for GitLab Pages on GitLab.com is `gitlab.io`. +- Custom domains and TLS support are enabled. +- Shared runners are enabled by default, provided for free and can be used to + build your website. If you want you can still bring your own Runner. The rest of the guide still applies. |