Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Hofer <viktor.hofer@microsoft.com>2021-03-01 12:09:31 +0300
committerGitHub <noreply@github.com>2021-03-01 12:09:31 +0300
commit3553284bea7b650874c8dcc3f78d6be085a047bb (patch)
tree3a51d690837053601308fc58e2e352a2d635fb63 /eng/build.ps1
parent79ae74f5ca5c8a6fe3a48935e85bd7374959c570 (diff)
Rename mention to master branch to main (#48824)
Diffstat (limited to 'eng/build.ps1')
-rw-r--r--eng/build.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/build.ps1 b/eng/build.ps1
index c9777e478cb..4d6c6fe5b2d 100644
--- a/eng/build.ps1
+++ b/eng/build.ps1
@@ -111,7 +111,7 @@ function Get-Help() {
Write-Host ".\build.cmd mono.corelib+libs.pretest -rc debug -c release"
Write-Host ""
Write-Host ""
- Write-Host "For more information, check out https://github.com/dotnet/runtime/blob/master/docs/workflow/README.md"
+ Write-Host "For more information, check out https://github.com/dotnet/runtime/blob/main/docs/workflow/README.md"
}
if ($help) {