diff options
author | John Doe <axil@gitlab.com> | 2017-12-21 18:52:51 +0100 |
---|---|---|
committer | John Doe <axil@gitlab.com> | 2017-12-21 19:10:06 +0100 |
commit | 3cbe72bcba4b632ac299bfdbad9e3c971a20c916 (patch) | |
tree | 70d4a23631f7ce8334af3ebc6048fc642c4f6b16 /doc/user/profile/index.md | |
parent | e7797b51cbad8f38a7ba974d3bfecf245aef107d (diff) | |
download | gitlab-ce-3cbe72bcba4b632ac299bfdbad9e3c971a20c916.tar.gz |
Mention GitLab Pages when changing username
Diffstat (limited to 'doc/user/profile/index.md')
-rw-r--r-- | doc/user/profile/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/profile/index.md b/doc/user/profile/index.md index 9033bfeaaf5..ab16f8d14c1 100644 --- a/doc/user/profile/index.md +++ b/doc/user/profile/index.md @@ -63,7 +63,9 @@ TIP: **Tip:** If you want to retain ownership over the original namespace and protect the URL redirects, then instead of changing a group's path or renaming a username, you can create a new group and transfer projects to it. -Alternatively, you can follow [this detailed procedure from the GitLab Team Handbook](https://about.gitlab.com/handbook/tools-and-tips/#how-to-change-your-username-at-gitlabcom). +Alternatively, you can follow [this detailed procedure from the GitLab Team Handbook](https://about.gitlab.com/handbook/tools-and-tips/#how-to-change-your-username-at-gitlabcom) +which also covers the case where you have projects hosted with +[GitLab Pages](../project/pages/index.md). ## Troubleshooting |