summaryrefslogtreecommitdiff
path: root/doc/pages/README.md
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-02-19 20:17:10 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:55:28 +0000
commita621b9d5dff7dfb2418a473473df6e6011dfc63a (patch)
tree09354beb69657294c4f921ea4397996c2bf13915 /doc/pages/README.md
parent861129c33ae1a1c4c3122832033c838d4af5d88d (diff)
downloadgitlab-ce-a621b9d5dff7dfb2418a473473df6e6011dfc63a.tar.gz
Update docs
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r--doc/pages/README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index eb4217e0d1a..c9d0d7e2b49 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -47,11 +47,10 @@ URL it will be accessible.
## Group pages
-You can create a group page in context of your group.
-The project for group page must be written in lower.
+To create a page for a group, add a new project to it. The project name must be lowercased.
-If you have a group `TheRug` and pages are hosted under `Example.com` in order to create a group page
-create a new project named `therug.example.com`.
+For example, if you have a group called `TheRug` and pages are hosted under `Example.com`,
+create a project named `therug.example.com`.
## Enable the pages feature in your project