diff --git a/pages/entropy/whats-new-entropyv2.mdx b/pages/entropy/whats-new-entropyv2.mdx index 52d5d5a0..4da6fcbb 100644 --- a/pages/entropy/whats-new-entropyv2.mdx +++ b/pages/entropy/whats-new-entropyv2.mdx @@ -80,4 +80,4 @@ These following resources will help you get started with Entropy V2: - [Entropy V2 Guide](./generate-random-numbers/evm.mdx) - [Entropy V2 Contracts](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/contracts/contracts/entropy) - [Entropy V2 SDK](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/entropy_sdk/solidity) -- [Entropy V2 Examples](https://github.com/pyth-network/pyth-examples/tree/main/entropy) +- [Entropy V2 Example](https://github.com/pyth-network/pyth-examples/tree/main/entropy/coin_flip)