Skip to content

Commit 7e09d80

Browse files
authored
set current branch of apm-agent-python to 1.x (#274)
set current branch of apm-agent-python to "1.x", add "2.x" and "master"
1 parent 93f9908 commit 7e09d80

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
@@ -773,8 +773,8 @@ contents:
773773
-
774774
title: APM Python Agent
775775
prefix: python
776-
current: master
777-
branches: [ master ]
776+
current: 1.x
777+
branches: [ master, 2.x, 1.x ]
778778
index: docs/index.asciidoc
779779
tags: APM Python Agent/Reference
780780
chunk: 1

0 commit comments

Comments
 (0)