Skip to content

Commit 4be5746

Browse files
committed
docs(ftso): fix link
1 parent e284f49 commit 4be5746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ftso/guides/adapters.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ These adapters act as a compatibility layer, translating the FTSO's data structu
3434
This enables a seamless migration path for projects looking to leverage the speed, decentralization, and cost-effectiveness of Flare's native oracle.
3535
This guide focuses on the specific code modifications required to migrate your existing dApp.
3636

37-
All code examples can be found in our [hardhat-starter-kit](https://github.com/flare-network/hardhat-starter-kit/tree/main/contracts/adapters).
37+
All code examples can be found in our [hardhat-starter-kit](https://github.com/flare-foundation/flare-hardhat-starter/tree/master/contracts/adapters).
3838

3939
## Migrating Your dApp: Key Code Changes
4040

0 commit comments

Comments
 (0)