From 7f3bff1556594dcdc1beca40d083ba7263965e21 Mon Sep 17 00:00:00 2001 From: GitLab Bot <gitlab-bot@gitlab.com> Date: Tue, 19 Nov 2019 03:06:07 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/review_apps/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci/review_apps') diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md index da92fadafc4..b69562faad7 100644 --- a/doc/ci/review_apps/index.md +++ b/doc/ci/review_apps/index.md @@ -85,7 +85,7 @@ in your repository map to paths of pages on your website using a Route Map. Once set, GitLab will display **View on ...** buttons, which will take you to the pages changed directly from merge requests. -To set up a route map, add a a file inside the repository at `.gitlab/route-map.yml`, +To set up a route map, add a file inside the repository at `.gitlab/route-map.yml`, which contains a YAML array that maps `source` paths (in the repository) to `public` paths (on the website). -- cgit v1.2.1