From 3b85dc40279d5ab79d5b6cc3b8fbcdfb5c3c6c39 Mon Sep 17 00:00:00 2001 From: vojtech Date: Thu, 30 Nov 2023 22:53:14 +0100 Subject: [PATCH] chore: correct links to blog posts in README.md (#222) Co-authored-by: Daniel Olshansky Co-authored-by: Bryan White --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6b55c5ad..343dd5725 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The godocs for this repository can be found at [pkg.go.dev/github.com/pokt-netwo ### Pocket V1 (Shannon) Docs -It is the result of a research spike conducted by the Core [Pocket Network](https://pokt.network/) Protocol Team at [GROVE](https://grove.city/) documented [here](https://www.pokt.network/why-pokt-network-is-rolling-with-rollkit-a-technical-deep-dive/) (deep dive) and [here](https://www.pokt.network/a-sovereign-rollup-and-a-modular-future/) (summary). +It is the result of a research spike conducted by the Core [Pocket Network](https://pokt.network/) Protocol Team at [GROVE](https://grove.city/) documented [here](https://www.pokt.network/blog/pokt-network-rolling-into-the-modular-future-of-the-protocol-a-technical-deep-dive) (deep dive) and [here](https://www.pokt.network/blog/a-sovereign-rollup-and-a-modular-future) (summary). For now, we recommend visiting the links in [pokt-network/pocket/README.md](https://github.com/pokt-network/pocket/blob/main/README.md) as a starting point.