diff --git a/pages/entropy/examples.mdx b/pages/entropy/examples.mdx index 5f7945f0..8a6bd00a 100644 --- a/pages/entropy/examples.mdx +++ b/pages/entropy/examples.mdx @@ -1,4 +1,4 @@ # Example Applications -The [Coin Flip](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/examples/coin_flip) example demonstrates how to build a smart contract that +The [Coin Flip](https://github.com/pyth-network/pyth-examples/tree/main/entropy/coin_flip) example demonstrates how to build a smart contract that interacts with Pyth Entropy as well as a typescript client for that application.