diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-12-11 09:24:07 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-12-11 09:24:48 +0100 |
commit | f7f44b1bdd15c4a870a4dba0c46ae1abc0641ab2 (patch) | |
tree | 8c0ed5a452b2ad2f789ba97362ea4b367a23a2e9 | |
parent | 5dc63ed1ca8aca62f28881ba9ef996d4036a23ea (diff) | |
parent | 00423e1a71204696ec37e6d757f9afe091bc7ee1 (diff) |
Merge pull request #7197
00423e1 Set link from http:// to https:// (Suriyaa Kudo)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ License ------- Bitcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more -information or see http://opensource.org/licenses/MIT. +information or see https://opensource.org/licenses/MIT. Development Process ------------------- |