diff --git a/README.md b/README.md
index 2be3917194013dc8c48400454bc7364c0c02476c..daee567507df13471118f1076a2186a781de907d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 Example plain HTML site using GitLab Pages and Environments.
 
-The Pages site is available at https://gitlab-tests.pages.codingallnight.com/pages-test
+The Pages site is available at https://gitlab-tests.codingallnight.dev/pages-test/
 
 The Environments are dynamic, changing every time a CI job is ran. However, you
 can see the currently available ones here:
@@ -13,18 +13,6 @@ https://git.codingallnight.com/gitlab-pages/pages-test/-/environments?search=rev
 Learn more about GitLab Pages at https://pages.gitlab.io and the official
 documentation https://docs.gitlab.com/ce/user/project/pages/.
 
-## GitLab User or Group Pages
 
-To use this project as your user/group website, you will need one additional
-step: just rename your project to `namespace.gitlab.io`, where `namespace` is
-your `username` or `groupname`. This can be done by navigating to your
-project's **Settings**.
-
-Read more about [user/group Pages][userpages] and [project Pages][projpages].
-
-
-
-[userpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#user-or-group-pages
-[projpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#project-pages
 
 [_modeline]: # ( vi: set ts=4 sw=4 et wrap ft=markdown: )