From 00659bc18159f21d3327d8794b9b820e1123e0f0 Mon Sep 17 00:00:00 2001 From: Vivek Kumar <115945472+vivekBoii@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:31:18 +0530 Subject: [PATCH] Update README.md to fix link to portal specs (#1812) * Update README.md to fix link to portal specs --------- Co-authored-by: Kim De Mey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 308faaf6f..315b51ac4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This repository contains development work on an execution-layer client to pair w This repository is also home to: - [Fluffy](./fluffy/README.md), a -[Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md) +[Portal Network](https://github.com/ethereum/portal-network-specs/tree/master) light client. - [Nimbus Verified Proxy](./nimbus_verified_proxy/README.md)