From a15ccedbc095a3628bdffe0364f4e53b8a93ebf9 Mon Sep 17 00:00:00 2001 From: Antony Denyer Date: Fri, 18 Oct 2019 17:07:04 +0100 Subject: [PATCH] Update web3j-quorum repo reference. (#859) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9396c12d5..c28d2ed63 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The following Quorum-related libraries/applications have been created by Third P * [QuorumNetworkManager](https://github.com/ConsenSys/QuorumNetworkManager) - makes creating & managing Quorum networks easy * [ERC20 REST service](https://github.com/blk-io/erc20-rest-service) - a Quorum-supported RESTful service for creating and managing ERC-20 tokens * [Nethereum Quorum](https://github.com/Nethereum/Nethereum/tree/master/src/Nethereum.Quorum) - a .NET Quorum adapter -* [web3j-quorum](https://github.com/web3j/quorum) - an extension to the web3j Java library providing support for the Quorum API +* [web3j-quorum](https://github.com/web3j/web3j-quorum) - an extension to the web3j Java library providing support for the Quorum API * [Apache Camel](http://github.com/apache/camel) - an Apache Camel component providing support for the Quorum API using web3j library. Here is the artcile describing how to use Apache Camel with Ethereum and Quorum https://medium.com/@bibryam/enterprise-integration-for-ethereum-fa67a1577d43 ## Contributing