From 32fa00d696e2bc9e8673695cac0bb8dce935e400 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Wed, 9 Oct 2019 13:50:17 -0700 Subject: [PATCH] Add APM app attribute This PR adds a new attribute for the APM app documentation: `apm-app-ref`. Right now, this reference points to the Kibana docs. Over the next few weeks I'll slowly be swapping our Kibana links to use this attribute. Then, when the APM app documentation moves out of Kibana, I'll simply need to adjust this attribute to point to the right location. --- shared/attributes.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/attributes.asciidoc b/shared/attributes.asciidoc index 09a561dfbc9a3..1985da215346b 100644 --- a/shared/attributes.asciidoc +++ b/shared/attributes.asciidoc @@ -21,6 +21,7 @@ :apm-get-started-ref: https://www.elastic.co/guide/en/apm/get-started/{branch} :apm-overview-ref-v: https://www.elastic.co/guide/en/apm/get-started/{branch} :apm-overview-ref-70: https://www.elastic.co/guide/en/apm/get-started/7.0 +:apm-app-ref: https://www.elastic.co/guide/en/kibana/{branch} :apm-server-ref: https://www.elastic.co/guide/en/apm/server/{branch} :apm-server-ref-v: https://www.elastic.co/guide/en/apm/server/{branch} :apm-server-ref-62: https://www.elastic.co/guide/en/apm/server/6.2