From d9bdd8f036cf057f2f1d8452e18c84ac689d1398 Mon Sep 17 00:00:00 2001 From: KemarTiti <84025750+KemarTiti@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:47:10 +0000 Subject: [PATCH] Update _meta.json --- pages/entropy/examples/_meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } }