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 { ...@@ -21,9 +21,7 @@ export default {
}, },
mixins: [timeagoMixin], mixins: [timeagoMixin],
AGENT_STATUSES, AGENT_STATUSES,
troubleshootingLink: helpPagePath('user/clusters/agent/index', { troubleshootingLink: helpPagePath('user/clusters/agent/troubleshooting'),
anchor: 'troubleshooting',
}),
versionUpdateLink: helpPagePath('user/clusters/agent/install/index', { versionUpdateLink: helpPagePath('user/clusters/agent/install/index', {
anchor: 'update-the-agent-version', 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