From 746667c7253a8413b79c98701a0f7234fa553fd1 Mon Sep 17 00:00:00 2001 From: Jerry Blaauw Date: Wed, 23 Sep 2020 17:46:37 +0200 Subject: [PATCH] Removed double HTTPS in README The link to the latest release wasn't working correctly due to the extra "https://". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131742ab..4e7f5119 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/MyCryptoHQ/MyCrypto.svg?branch=develop)](https://travis-ci.org/MyCryptoHQ/MyCrypto) [![Coverage Status](https://coveralls.io/repos/github/MyCryptoHQ/MyCrypto/badge.svg?branch=develop)](https://coveralls.io/github/MyCryptoHQ/MyCrypto?branch=develop) -* **Just looking to download?** Grab our [latest release](https://https://github.com/webchain-network/new-wallet/releases). +* **Just looking to download?** Grab our [latest release](https://github.com/webchain-network/new-wallet/releases). ## Development / Build Requirements