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 b47f6e1ce40..2d4d822267b 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://nimbus.team/docs/fluffy.html): written in Nim - [Ultralight](https://github.com/ethereumjs/ultralight): written in Typescript -- [Shisui](https://github.com/GrapeBaBa/shisui): written in Go +- [Shisui](https://github.com/optimism-java/shisui): written in Go Having multiple independent client implementations enhances the resilience and decentralization of the Ethereum network.