Skip to content

Commit 9cf1d9e

Browse files
committed
fix(docs): linking
1 parent ce2ce5f commit 9cf1d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fdc/guides/evm-transaction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The transaction we will be observing has the hash `0x4e636c6590b22d8dcdade7ee3b5
1818
The same procedure works for all supported sources, `ETH`, `FLR`, and `SGB`.
1919
The source then requires only a slight modification; we will remind you of that when it comes up in the guide.
2020

21-
In this guide, we will be following the steps outlined in the [FDC overview](/fdc/1-overview.mdx).
21+
In this guide, we will be following the steps outlined in the [FDC Overview](/fdc/overview).
2222

2323
Our implementation requires handling the FDC voting round finalization process.
2424
To manage this, we will create separate scripts in `script/fdcExample/EVMTransaction.s.sol` that handle different stages of the validation process:

0 commit comments

Comments
 (0)