From 63f0fd59f14eae44b96e87aa64e110f71e02e27a Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 25 Sep 2015 09:34:36 -0700 Subject: [PATCH] Update badges to new job location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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].