From d56a32ddd94f4d85e8218efe4ed701eb032ae914 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 8 Nov 2024 09:36:21 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index addf2fea9b..4ab1066b69 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # -![Build Check](https://github.com/jpmorganchase/quorum/workflows/Build%20Check/badge.svg?branch=master) +[![Build Check](https://github.com/jpmorganchase/quorum/workflows/Build%20Check/badge.svg?branch=master)](https://github.com/Consensys/quorum/actions/workflows/build.yml) [![Docker Pulls](https://img.shields.io/docker/pulls/quorumengineering/quorum)](https://hub.docker.com/r/quorumengineering/quorum) -[![Discord](https://img.shields.io/discord/697535391594446898)](https://discord.com/channels/697535391594446898/747810572937986240) +[![Discord](https://img.shields.io/discord/697535391594446898)](https://discord.com/invite/consensys) GoQuorum is an Ethereum-based distributed ledger protocol with transaction/contract privacy and new consensus mechanisms. From 5b92e17b9bf1f0480ef17bbec6fcac5f78369485 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Sat, 29 Mar 2025 07:37:15 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ab1066b69..80ef72d318 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # -[![Build Check](https://github.com/jpmorganchase/quorum/workflows/Build%20Check/badge.svg?branch=master)](https://github.com/Consensys/quorum/actions/workflows/build.yml) +[![Build Check](https://github.com/Consensys/quorum/actions/workflows/build.yml/badge.svg)](https://github.com/Consensys/quorum/actions/workflows/build.yml) [![Docker Pulls](https://img.shields.io/docker/pulls/quorumengineering/quorum)](https://hub.docker.com/r/quorumengineering/quorum) [![Discord](https://img.shields.io/discord/697535391594446898)](https://discord.com/invite/consensys)