We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c7244 commit 38302daCopy full SHA for 38302da
.teamcity/documentation/vcsRoots/DocumentationRoots.kt
@@ -63,7 +63,7 @@ object DokkaRoot: GitVcsRoot ({
63
object APIGuidelinesRoot: GitVcsRoot ({
64
name = "API Guidelines"
65
url = "https://github.com/Kotlin/api-guidelines.git"
66
- branch = "refs/heads/master"
+ branch = "refs/heads/main"
67
branchSpec = "+:refs/heads/*"
68
checkoutPolicy = AgentCheckoutPolicy.AUTO
69
authMethod = uploadedKey {
0 commit comments