From 46859b803c94f091e3ca644d8468bfadfbd2c539 Mon Sep 17 00:00:00 2001 From: Tannr Date: Tue, 23 Aug 2022 01:03:07 -0700 Subject: [PATCH] Update README.md (#368) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66877b25..6ff97116 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The encoded data does not include this contextual information. To get a better understanding of how the encoding is done for different types, take a look at the -[low-level data formats overview page at the Substrate docs site](https://docs.substrate.io/v3/advanced/scale-codec/). +[low-level data formats overview page at the Substrate docs site](https://docs.substrate.io/reference/scale-codec/). ## Implementation