From 0a28e8b6766003ec2aefe096841bb25858db32f7 Mon Sep 17 00:00:00 2001 From: Cosmin Damian <17934949+cdamian@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:04:26 +0200 Subject: [PATCH] docs: Update godoc link (#364) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3a90b4..ce4d7cd7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This package is feature complete, but it is relatively new and might still conta ## Documentation & Usage Examples -Please refer to https://godoc.org/github.com/centrifuge/go-substrate-rpc-client +Please refer to https://godoc.org/github.com/centrifuge/go-substrate-rpc-client/v4 ### Usage test examples of Dynamic Parsing of events & extrinsics [Registry docs](registry/REGISTRY.md)