Commit a5171bfe authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'anna/fix-broken-link-for-troubleshooting' into 'master'

Fixed broken troubleshooting link

See merge request gitlab-org/gitlab!80274
parents 14713239 0dceea08
......@@ -21,9 +21,7 @@ export default {
},
mixins: [timeagoMixin],
AGENT_STATUSES,
troubleshootingLink: helpPagePath('user/clusters/agent/index', {
anchor: 'troubleshooting',
}),
troubleshootingLink: helpPagePath('user/clusters/agent/troubleshooting'),
versionUpdateLink: helpPagePath('user/clusters/agent/install/index', {
anchor: 'update-the-agent-version',
}),
......
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