diff --git a/x-pack/plugins/apm/server/tutorial/index.ts b/x-pack/plugins/apm/server/tutorial/index.ts index 24d1c1d048a25..3c9d6fcad2156 100644 --- a/x-pack/plugins/apm/server/tutorial/index.ts +++ b/x-pack/plugins/apm/server/tutorial/index.ts @@ -82,7 +82,7 @@ It allows you to monitor the performance of thousands of applications in real ti [Learn more]({learnMoreLink}).', values: { learnMoreLink: - '{config.docs.base_url}guide/en/apm/get-started/{config.docs.version}/index.html', + '{config.docs.base_url}guide/en/apm/guide/{config.docs.version}/index.html', }, } ),