Skip to content

Commit 2fe99c1

Browse files
authored
apm: Neutral naming for apm-agent-nodejs (#2353)
1 parent ba1f4e4 commit 2fe99c1

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
@@ -1312,8 +1312,8 @@ contents:
13121312
- title: APM Node.js Agent
13131313
prefix: nodejs
13141314
current: 3.x
1315-
branches: [ master, 3.x, 2.x, 1.x, 0.x ]
1316-
live: [ master, 3.x ]
1315+
branches: [ {main: master}, 3.x, 2.x, 1.x, 0.x ]
1316+
live: [ main, 3.x ]
13171317
index: docs/index.asciidoc
13181318
tags: APM Node.js Agent/Reference
13191319
subject: APM

0 commit comments

Comments
 (0)