summaryrefslogtreecommitdiff
path: root/doc/user/project/pages/getting_started/pages_ci_cd_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/pages/getting_started/pages_ci_cd_template.md')
-rw-r--r--doc/user/project/pages/getting_started/pages_ci_cd_template.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started/pages_ci_cd_template.md b/doc/user/project/pages/getting_started/pages_ci_cd_template.md
index 339ab239588..e0448621c6a 100644
--- a/doc/user/project/pages/getting_started/pages_ci_cd_template.md
+++ b/doc/user/project/pages/getting_started/pages_ci_cd_template.md
@@ -28,7 +28,8 @@ If everything is configured correctly, the site can take approximately 30 minute
To view the pipeline, go to **CI/CD > Pipelines**.
When the pipeline is finished, go to **Settings > Pages** to find the link to
-your Pages website.
+your Pages website. (Note: this may also be
+located at **Deployments > Pages**, [more information](../index.md#menu-position-test))
For every change pushed to your repository, GitLab CI/CD runs a new pipeline
that immediately publishes your changes to the Pages site.