From 9b8f58ba803a85397642c67fad0a07f724df79c2 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Tue, 29 Mar 2022 12:46:05 -0700 Subject: [PATCH] More apm aws dependencies --- conf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf.yaml b/conf.yaml index e42ca5e95aec3..86cfdf0ebccf2 100644 --- a/conf.yaml +++ b/conf.yaml @@ -1326,6 +1326,7 @@ contents: path: docs exclude_branches: [ 0.7, 0.6 ] map_branches: + main: *stackcurrent 1.x: *stackcurrent - title: APM .NET Agent prefix: dotnet @@ -1365,6 +1366,7 @@ contents: path: docs exclude_branches: [ 2.x, 1.x, 0.x ] map_branches: + main: *stackcurrent 3.x: *stackcurrent - title: APM PHP Agent prefix: php @@ -1404,6 +1406,7 @@ contents: path: docs exclude_branches: [ 5.x, 4.x, 3.x, 2.x, 1.x ] map_branches: + main: *stackcurrent 6.x: *stackcurrent - title: APM Ruby Agent prefix: ruby