From cb9c7d1109d192fa5751346d86108e60a8e74160 Mon Sep 17 00:00:00 2001 From: nidhi-singh02 Date: Tue, 12 Aug 2025 20:46:31 +0530 Subject: [PATCH] correct example link --- pages/entropy/whats-new-entropyv2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)