Commit 0c37f10e authored by Phil Hughes's avatar Phil Hughes

Merge branch 'add_remove_clusters-links-typo' into 'master'

Fix typos in help links

See merge request gitlab-org/gitlab!19716
parents c163f713 a0aea66c
- more_info_link = link_to _('More information'), help_page_path('user/project/clusters/add_remove_cluster.md',
- more_info_link = link_to _('More information'), help_page_path('user/project/clusters/add_remove_clusters.md',
anchor: 'add-existing-cluster'), target: '_blank'
- rbac_help_link = link_to _('More information'), help_page_path('user/project/clusters/add_remove_cluster.md',
- rbac_help_link = link_to _('More information'), help_page_path('user/project/clusters/add_remove_clusters.md',
anchor: 'access-controls'), target: '_blank'
- api_url_help_text = s_('ClusterIntegration|The URL used to access the Kubernetes API.')
......
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