Skip to content

Commit 4efec6c

Browse files
Convert asciidoc lifecycle markers into Docs V3 syntax (#4225)
1 parent a401739 commit 4efec6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/config-reference-properties-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ applies_to:
512512
#
513513
# A few examples:
514514
#
515-
# - `org.example.*` added:[1.4.0,Omitting the method is possible since 1.4.0]
515+
# - `org.example.*` {applies_to}`apm_agent_java: ga 1.4.0` Omitting the method is possible since 1.4.0
516516
# - `org.example.*#*` (before 1.4.0, you need to specify a method matcher)
517517
# - `org.example.MyClass#myMethod`
518518
# - `org.example.MyClass#myMethod()`

0 commit comments

Comments
 (0)