From f720ac0b322e868bc58df0ee0d1e267f980e1218 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 18 Jan 2022 18:05:57 +0000 Subject: [PATCH] Neutral naming for apm-agent-go --- conf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.yaml b/conf.yaml index 8ecb191512c4f..bdd3b00fbf8fb 100644 --- a/conf.yaml +++ b/conf.yaml @@ -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