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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2016-04-14 21:38:38 +0300
committerMatt Mitchell <mmitche@microsoft.com>2016-04-14 21:45:48 +0300
commit65e0c8d4dcb5e25d9d3a413708d02054d56c9e9e (patch)
treedc892156a309a75e634327b84c2b66f19253fcd6 /README.md
parent8cb52810e6292b9eff59df1ee30d83178adffe4f (diff)
Update badge locations
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f3c94bc85..ee5a9a7e1 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@ This repo contains the .NET Core runtime optimized for AOT compilation
| |Ubuntu 14.04 |Windows |Mac OS X |
|---------|:------:|:------:|:------:|:------:|:-------:|:-------:|
-|**Debug**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/)|
-|**Release**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/)|
+|**Debug**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/debug_osx/)|
+|**Release**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/master/job/release_osx/)|
## How to Engage, Contribute and Provide Feedback
Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.