We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee58fa commit f61d3d8Copy full SHA for f61d3d8
docs/Versions.asciidoc
@@ -73,3 +73,12 @@ Shared attribute values are pulled from elastic/docs
73
///////
74
75
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
76
+
77
+///////
78
+APM does not build n.x documentation. Links from .x branches should point to master instead
79
80
+ifeval::["{source_branch}"=="7.x"]
81
+:apm-server-ref: {apm-server-ref-m}
82
+:apm-server-ref-v: {apm-server-ref-m}
83
+:apm-overview-ref-v: {apm-overview-ref-m}
84
+endif::[]
0 commit comments