From 24d444dea61f1bdcfa62d33d35313ed1062bee52 Mon Sep 17 00:00:00 2001 From: mrz1836 Date: Sat, 28 Nov 2020 18:29:32 -0500 Subject: [PATCH] Fixed link name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d1bb21..138cd20 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ vet Run the Go vet application
## Examples & Tests -All unit tests and [examples](examples) run via [Github Actions](https://github.com/tonicpow/go-bitcoin/actions) and +All unit tests and [examples](examples) run via [Github Actions](https://github.com/BitcoinSchema/go-bitcoin/actions) and uses [Go version 1.15.x](https://golang.org/doc/go1.15). View the [configuration file](.github/workflows/run-tests.yml). Run all tests (including integration tests)