From e615d6d988b62f14412db1bbcc75eb2b15b9e784 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 26 Sep 2018 21:49:59 +0200 Subject: [PATCH] fixup! Merge remote-tracking branch 'origin/master' into azure-pipelines D'oh. There really need to be two slashes, not one, after the protocol. Copy/edit fail. Now, where do I have my brown paper bag. Ah. There it is. Signed-off-by: Johannes Schindelin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24247d97b0..f0eb4961c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Git for Windows =============== -[![Build Status (Windows/macOS/Linux)](https:/dev.azure.com/git-for-windows/git/_apis/build/status/git-for-windows.git)](https://dev.azure.com/git-for-windows/git/_build/latest?definitionId=17) +[![Build Status (Windows/macOS/Linux)](https://dev.azure.com/git-for-windows/git/_apis/build/status/git-for-windows.git)](https://dev.azure.com/git-for-windows/git/_build/latest?definitionId=17) [![Build Status (core.autocrlf=true)](https://dev.azure.com/Git-for-Windows/git/_apis/build/status/TestWithAutoCRLF)](https://dev.azure.com/Git-for-Windows/git/_build/latest?definitionId=3) [![Join the chat at https://gitter.im/git-for-windows/git](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)