diff --git a/README.md b/README.md index 6ff40ff1..d9666aa3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CodeFormatter -[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/) +[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/job/innerloop/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/job/innerloop/) CodeFormatter is a tool that uses Roslyn to automatically rewrite the source to follow our coding styles, which are [documented here][corefx-coding-style].