Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,8 +1246,8 @@ contents:
- title: APM Go Agent
prefix: go
current: 1.x
branches: [ master, 1.x, 0.5 ]
live: [ master, 1.x ]
branches: [ {main: master}, 1.x, 0.5 ]
live: [ main, 1.x ]
index: docs/index.asciidoc
tags: APM Go Agent/Reference
subject: APM
Expand Down