From 096bcda32febc8dea30243b0676a8efc0f7c4cf6 Mon Sep 17 00:00:00 2001 From: yanpengfei Date: Sat, 20 Mar 2021 15:49:10 +0800 Subject: [PATCH 1/2] modify the URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21bd3a5d..5f6a40cc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![License](https://img.shields.io/github/license/Basis-cash/basiscashprotocol)](https://github.com/Basis-Cash/basiscash-protocol/blob/master/LICENSE) [![Coverage Status](https://coveralls.io/repos/github/Basis-Cash/basiscash-protocol/badge.svg?branch=master)](https://coveralls.io/github/Basis-Cash/basiscash-protocol?branch=master) -Basis Cash is a lightweight implementation of the [Basis Protocol](basis.io) on Ethereum. +Basis Cash is a lightweight implementation of the [Basis Protocol](http://basis.io) on Ethereum. ## History of Basis From c47d51a86d261f36ff5f9ebb7ea45784e9caeaa7 Mon Sep 17 00:00:00 2001 From: yanpengfei Date: Sat, 20 Mar 2021 15:54:15 +0800 Subject: [PATCH 2/2] change to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f6a40cc..b00f6acc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![License](https://img.shields.io/github/license/Basis-cash/basiscashprotocol)](https://github.com/Basis-Cash/basiscash-protocol/blob/master/LICENSE) [![Coverage Status](https://coveralls.io/repos/github/Basis-Cash/basiscash-protocol/badge.svg?branch=master)](https://coveralls.io/github/Basis-Cash/basiscash-protocol?branch=master) -Basis Cash is a lightweight implementation of the [Basis Protocol](http://basis.io) on Ethereum. +Basis Cash is a lightweight implementation of the [Basis Protocol](https://basis.io) on Ethereum. ## History of Basis