docs: [apm] link to master in n.x branches (#56538)

This commit is contained in:
Brandon Morelli 2020-05-11 13:42:22 -07:00 committed by GitHub
parent 4ee58faab6
commit f61d3d8f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -73,3 +73,12 @@ Shared attribute values are pulled from elastic/docs
/////// ///////
include::{asciidoc-dir}/../../shared/attributes.asciidoc[] include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
///////
APM does not build n.x documentation. Links from .x branches should point to master instead
///////
ifeval::["{source_branch}"=="7.x"]
:apm-server-ref: {apm-server-ref-m}
:apm-server-ref-v: {apm-server-ref-m}
:apm-overview-ref-v: {apm-overview-ref-m}
endif::[]