diff --git a/doc/pages/getting_started_part_one.md b/doc/pages/getting_started_part_one.md
index 57fc5d21b964d52457e2efdefabbab65eff18b88..ed39301df39a8ecbc0d31431cac21bf54eb1fe76 100644
--- a/doc/pages/getting_started_part_one.md
+++ b/doc/pages/getting_started_part_one.md
@@ -47,8 +47,8 @@ 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`](https://docs.gitlab.com/ce/user/project/pages/).
-The `<namespace>` is defined by your username on GitLab.com,
+[subdomain of `namespace.pages.io`](https://docs.gitlab.com/ce/user/project/pages/).
+The `namespace` is defined by your username on GitLab.com,
 or the group name you created this project under.
 
 > Note: If you use your own GitLab instance to deploy your