From e917b9c13b721fc19e827fbda5611ef6a403be79 Mon Sep 17 00:00:00 2001 From: bhartnett <51288821+bhartnett@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:57:56 +0800 Subject: [PATCH] Update link to Fluffy on the Portal Network page. --- .../developers/docs/networking-layer/portal-network/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/developers/docs/networking-layer/portal-network/index.md b/public/content/developers/docs/networking-layer/portal-network/index.md index 6f6d2e5885d..9358af08072 100644 --- a/public/content/developers/docs/networking-layer/portal-network/index.md +++ b/public/content/developers/docs/networking-layer/portal-network/index.md @@ -74,7 +74,7 @@ The Portal Network developers also made the design choice to build three separat The Portal Network clients are: - [Trin](https://github.com/ethereum/trin): written in Rust -- [Fluffy](https://nimbus.team/docs/fluffy.html): written in Nim +- [Fluffy](https://fluffy.guide): written in Nim - [Ultralight](https://github.com/ethereumjs/ultralight): written in Typescript - [Shisui](https://github.com/optimism-java/shisui): written in Go