Merge branch '41797-prometheus-wording-fixes' into 'master'
Resolve "Wording fixes on cluster page" Closes #41797 See merge request gitlab-org/gitlab-ce!16324
This commit is contained in:
commit
5431b50391
1 changed files with 1 additions and 2 deletions
|
@ -81,8 +81,7 @@
|
||||||
{
|
{
|
||||||
gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ce/user/project/integrations/prometheus.html"
|
gitlabIntegrationLink: `<a href="https://docs.gitlab.com/ce/user/project/integrations/prometheus.html"
|
||||||
target="_blank" rel="noopener noreferrer">
|
target="_blank" rel="noopener noreferrer">
|
||||||
${_.escape(s__('ClusterIntegration|Gitlab Integration'))}
|
${_.escape(s__('ClusterIntegration|GitLab Integration'))}</a>`,
|
||||||
</a>`,
|
|
||||||
},
|
},
|
||||||
false,
|
false,
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue