From 68659edc9a4f4bd0b3218187ae01ff1b57da67b4 Mon Sep 17 00:00:00 2001 From: Charles Cooper Date: Fri, 5 May 2017 15:46:30 -0700 Subject: [PATCH] Fix typo in README.md (LICENSE location) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01e0461b..a7d22871 100644 --- a/README.md +++ b/README.md @@ -225,5 +225,5 @@ FAQ License ------- -BitShares Core is under the MIT license. See [LICENSE](https://github.com/bitshares/bitshares-core/blob/master/LICENSE) +BitShares Core is under the MIT license. See [LICENSE](https://github.com/bitshares/bitshares-core/blob/master/LICENSE.txt) for more information.