Skip to content

Commit cbb1a2f

Browse files
authored
(fix) Change example link (#419)
1 parent f82e73e commit cbb1a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/entropy/examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Example Applications
22

3-
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
3+
The [Coin Flip](https://github.com/pyth-network/pyth-examples/tree/main/entropy/coin_flip) example demonstrates how to build a smart contract that
44
interacts with Pyth Entropy as well as a typescript client for that application.

0 commit comments

Comments
 (0)