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>2019-11-18 15:14:50 +0300
committerGitHub <noreply@github.com>2019-11-18 15:14:50 +0300
commit3df1803770f47cbaa54b2698193298304dc41959 (patch)
treecf387272a200c467c25bf7e09398dabcefbf667c /README.md
parenta2b624ea3a7a901e8cc1b72d5e9a9a3a62c96e96 (diff)
Update REAMDE.md build badge (#88)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37ec869f5e3..a8468556bb4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# .NET Runtime
-[![Build Status](https://dnceng.visualstudio.com/internal/_apis/build/status/dotnet/corefx/corefx-official?branchName=master)](https://dnceng.visualstudio.com/internal/_build/latest?definitionId=283&branchName=master)
+[![Build Status](https://dnceng.visualstudio.com/public/_apis/build/status/dotnet/runtime/runtime-libraries?branchName=master)](https://dnceng.visualstudio.com/public/_build/latest?definitionId=647&branchName=master)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/runtime)
This repo contains the code to build the .NET Core runtime, libraries and shared host (`dotnet`) installers for