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 9358af08072..3e1d8cc3c46 100644 --- a/public/content/developers/docs/networking-layer/portal-network/index.md +++ b/public/content/developers/docs/networking-layer/portal-network/index.md @@ -76,7 +76,7 @@ The Portal Network clients are: - [Trin](https://github.com/ethereum/trin): written in Rust - [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 +- [Shisui](https://github.com/zen-eth/shisui): written in Go Having multiple independent client implementations enhances the resilience and decentralization of the Ethereum network.