diff options
author | Chế Tiệp Chân Khoa <ch@nkhoa.email> | 2017-11-14 14:35:02 +0000 |
---|---|---|
committer | Chế Tiệp Chân Khoa <ch@nkhoa.email> | 2017-11-14 14:35:02 +0000 |
commit | 2ea9c914eea78b967250c51916a23e9df3d8ea22 (patch) | |
tree | 872df3bd6b2995eefeb5915e0f26aadf37346b73 | |
parent | 5d4f377bfd50cb1b2b1980f036b18c7b5d2b137f (diff) | |
download | gitlab-ce-2ea9c914eea78b967250c51916a23e9df3d8ea22.tar.gz |
Update getting_started_part_one.md
-rw-r--r-- | doc/user/project/pages/getting_started_part_one.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started_part_one.md b/doc/user/project/pages/getting_started_part_one.md index 453e10184f0..1e19f422d94 100644 --- a/doc/user/project/pages/getting_started_part_one.md +++ b/doc/user/project/pages/getting_started_part_one.md @@ -62,7 +62,7 @@ which is highly recommendable and much faster than hardcoding. If you set up a GitLab Pages project on GitLab.com, it will automatically be accessible under a -[subdomain of `namespace.pages.io`](introduction.md#gitlab-pages-on-gitlab-com). +[subdomain of `namespace.gitlab.io`](introduction.md#gitlab-pages-on-gitlab-com). The `namespace` is defined by your username on GitLab.com, or the group name you created this project under. |