diff --git a/pages/entropy/examples/_meta.json b/pages/entropy/examples/_meta.json index 506618fb..608f556c 100644 --- a/pages/entropy/examples/_meta.json +++ b/pages/entropy/examples/_meta.json @@ -1,6 +1,6 @@ { "coin-flip": { "title": "Coin Flip ↗", - "href": "https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/examples/coin_flip" + "href": "https://github.com/pyth-network/pyth-examples/tree/main/entropy/coin_flip" } }