diff --git a/documentation/site/pages/developers/kailua/how.mdx b/documentation/site/pages/developers/kailua/how.mdx index 0e5548cbe..bcf67bbbd 100644 --- a/documentation/site/pages/developers/kailua/how.mdx +++ b/documentation/site/pages/developers/kailua/how.mdx @@ -8,7 +8,7 @@ The code is open source and can be found at [risc0/kailua](https://github.com/ri ## Brief History -In August 2023, RISC Zero released [Zeth](https://github.com/risc0/zeth), the first Type-1 zkEVM built using the RISC Zero zkVM, which allowed developers to enshrine EVM execution in ZK. +In August 2023, RISC Zero released [Zeth](https://github.com/boundless-xyz/zeth), the first Type-1 zkEVM built using the RISC Zero zkVM, which allowed developers to enshrine EVM execution in ZK. In May 2024, RISC Zero upgraded [Zeth to support Optimistic rollups](https://risczero.com/blog/zeth-brings-validity-proofs-to-optimisms-op-stack) as part of the Optimism Foundation’s RFP, empowering developers to generate validity proofs that consecrate rollup derivation in zero-knowledge.