Commit fe283d6f authored by Mike Greiling's avatar Mike Greiling

Merge branch 'fix-UI-links-to-route-map-info' into 'master'

Fix UI anchor links after docs refactor

See merge request gitlab-org/gitlab-ce!26890
parents d3b19f66 c86a3ea8
......@@ -6,4 +6,4 @@
This Route Map is invalid:
= viewer.validation_message
= link_to 'Learn more', help_page_path('ci/environments', anchor: 'go-directly-from-source-files-to-public-pages-on-the-environment')
= link_to 'Learn more', help_page_path('ci/environments', anchor: 'going-from-source-files-to-public-pages')
= icon('spinner spin fw')
Validating Route Map…
= link_to 'Learn more', help_page_path('ci/environments', anchor: 'go-directly-from-source-files-to-public-pages-on-the-environment')
= link_to 'Learn more', help_page_path('ci/environments', anchor: 'going-from-source-files-to-public-pages')
---
title: Fix UI anchor links after docs refactor
merge_request: 26890
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment