Skip to content

Commit 5f2dd86

Browse files
authored
Merge pull request #5495 from JetBrains/KTL-4399-switch-lincheck
KTL-4399 Switch Lincheck Docs to `develop` branch
2 parents 48c0ed2 + 5e98cf5 commit 5f2dd86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.teamcity/documentation/vcsRoots/DocumentationRoots.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object KotlinxCoroutinesRoot: GitVcsRoot ({
4141
object KotlinxLincheckRoot: GitVcsRoot ({
4242
name = "Kotlinx Lincheck"
4343
url = "git@github.com:JetBrains/lincheck.git"
44-
branch = "refs/heads/master"
44+
branch = "refs/heads/develop"
4545
branchSpec = "+:refs/heads/*"
4646
checkoutPolicy = AgentCheckoutPolicy.USE_MIRRORS
4747
authMethod = uploadedKey {

0 commit comments

Comments
 (0)