From c4be162e23cc63048965d4ca44622043d3623123 Mon Sep 17 00:00:00 2001 From: Joel Burget Date: Thu, 17 Aug 2017 15:51:33 -0400 Subject: [PATCH] Fix quorum maker link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a440dace5..aa651eadf 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ The following Quorum-related libraries/applications have been created by Third P * [web3j-quorum](https://github.com/web3j/quorum) - an extension to the web3j Java library providing support for the Quorum API * [Nethereum Quorum](https://github.com/Nethereum/Nethereum/tree/master/src/Nethereum.Quorum) - a .net Quorum adapter * [ERC20 REST service](https://github.com/blk-io/erc20-rest-service) - a Quorum-supported RESTful service for creating and managing ERC-20 tokens -* [Quorum Maker][https://github.com/synechron-finlabs/quorum-maker/tree/development] - a utility to create Quorum nodes +* [Quorum Maker](https://github.com/synechron-finlabs/quorum-maker/tree/development) - a utility to create Quorum nodes ## Contributing