Skip to content

Commit f74698a

Browse files
authored
apm: Neutral naming for apm-agent-java (#2350)
1 parent 1809dcd commit f74698a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,8 +1279,8 @@ contents:
12791279
- title: APM Java Agent
12801280
prefix: java
12811281
current: 1.x
1282-
branches: [ master, 1.x, 0.7, 0.6 ]
1283-
live: [ master, 1.x ]
1282+
branches: [ {main: master}, 1.x, 0.7, 0.6 ]
1283+
live: [ main, 1.x ]
12841284
index: docs/index.asciidoc
12851285
tags: APM Java Agent/Reference
12861286
subject: APM

0 commit comments

Comments
 (0)