Skip to content

Commit 38302da

Browse files
Quattro8zoobestik
authored andcommitted
KTL-2775 replace the branch name for API Guidelines documentation repository
1 parent 07c7244 commit 38302da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/documentation/vcsRoots/DocumentationRoots.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ object DokkaRoot: GitVcsRoot ({
6363
object APIGuidelinesRoot: GitVcsRoot ({
6464
name = "API Guidelines"
6565
url = "https://github.com/Kotlin/api-guidelines.git"
66-
branch = "refs/heads/master"
66+
branch = "refs/heads/main"
6767
branchSpec = "+:refs/heads/*"
6868
checkoutPolicy = AgentCheckoutPolicy.AUTO
6969
authMethod = uploadedKey {

0 commit comments

Comments
 (0)