Commit ddc2cfcc authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'crossplane-help-link' into 'master'

Fix Crossplane help link

See merge request gitlab-org/gitlab!20668
parents 17a1d1ca 6c676365
......@@ -170,7 +170,7 @@ Crossplane runs inside your Kubernetes cluster and supports secure connectivity
),
),
{
gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ce/user/project/integrations/crossplane.html"
gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ee/user/clusters/applications.html#crossplane"
target="_blank" rel="noopener noreferrer">
${_.escape(s__('ClusterIntegration|Gitlab Integration'))}</a>`,
kubectl: `<code>kubectl</code>`,
......
---
title: Fix Crossplane help link in cluster applications page
merge_request: 20668
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