Skip to content

Commit

Permalink
[DOCS] Fixes link to Kibana monitoring documentation (#49528) (#49767)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Oct 30, 2019
1 parent d0d4441 commit b0428ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export function getKibanaInstructionsForEnablingMetricbeat(product, _meta, {
esMonitoringUrl,
}) {
const securitySetup = getSecurityStep(
`${ELASTIC_WEBSITE_URL}guide/en/kibana/reference/${DOC_LINK_VERSION}/configuring-metricbeat.html`
`${ELASTIC_WEBSITE_URL}guide/en/kibana/reference/${DOC_LINK_VERSION}/monitoring-metricbeat.html`
);

const installMetricbeatStep = {
Expand Down

0 comments on commit b0428ab

Please sign in to comment.