Skip to content

Commit 4a693a8

Browse files
author
Dev Kalra
authored
fix entropy links (#158)
1 parent c4b30a5 commit 4a693a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/entropy/generate-random-numbers.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Integrations use a simple four-step process, with two off-chain steps and two-on
88
1. **Reveal** the random number. Send a transaction with the sequence number from (2) , random value from (1), and the
99
payload from (3) to the Entropy contract and receive the secure random number.
1010

11-
See [How to Generate Random numbers in EVM dApps](generate-random-numbers/generate-random-numbers-on-evm.mdx) to integrate your application with Pyth Entropy.
11+
See [How to Generate Random numbers in EVM dApps](generate-random-numbers/evm.mdx) to integrate your application with Pyth Entropy.
1212

13-
Developers building on Entropy should also consult the [Best Practices](entropy/best-practices.mdx) section to learn how to avoid common security mistakes.
13+
Developers building on Entropy should also consult the [Best Practices](best-practices.mdx) section to learn how to avoid common security mistakes.

0 commit comments

Comments
 (0)