From da63ffcdce5adb2cd53c3095948b93fdb607b509 Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Fri, 17 Jan 2020 01:35:46 -0500 Subject: [PATCH] [FAB-17169] Add AZP Status Badge Signed-off-by: Brett Logan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c288d75f37..87053c0a318 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [rocketchat-url]: https://chat.hyperledger.org/channel/fabric [rocketchat-image]: https://open.rocket.chat/images/join-chat.svg -[![Build Status](https://jenkins.hyperledger.org/buildStatus/icon?job=fabric-merge-x86_64)](https://jenkins.hyperledger.org/view/fabric/job/fabric-merge-x86_64/) +[![Build Status](https://dev.azure.com/Hyperledger/Fabric/_apis/build/status/Merge?branchName=release-1.4)](https://dev.azure.com/Hyperledger/Fabric/_build/latest?definitionId=51&branchName=release-1.4) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/955/badge)](https://bestpractices.coreinfrastructure.org/projects/955) [![Go Report Card](https://goreportcard.com/badge/github.com/hyperledger/fabric)](https://goreportcard.com/report/github.com/hyperledger/fabric) [![GoDoc](https://godoc.org/github.com/hyperledger/fabric?status.svg)](https://godoc.org/github.com/hyperledger/fabric)