Skip to content

Commit

Permalink
[DOCS] Remove outdated APM ifeval (#81402) (#81439)
Browse files Browse the repository at this point in the history
Removes the old `ifeval` for links to 7.x APM documentation. 7.x no longer exists, so this code isn't needed.

Originally added in #56538.

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
  • Loading branch information
jrodewig and bmorelli25 authored Dec 7, 2021
1 parent 8305dbd commit fd8702c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/Versions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,3 @@ Shared attribute values are pulled from elastic/docs
///////

include::{docs-root}/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::[]

0 comments on commit fd8702c

Please sign in to comment.