We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e284f49 commit 4be5746Copy full SHA for 4be5746
docs/ftso/guides/adapters.mdx
@@ -34,7 +34,7 @@ These adapters act as a compatibility layer, translating the FTSO's data structu
34
This enables a seamless migration path for projects looking to leverage the speed, decentralization, and cost-effectiveness of Flare's native oracle.
35
This guide focuses on the specific code modifications required to migrate your existing dApp.
36
37
-All code examples can be found in our [hardhat-starter-kit](https://github.com/flare-network/hardhat-starter-kit/tree/main/contracts/adapters).
+All code examples can be found in our [hardhat-starter-kit](https://github.com/flare-foundation/flare-hardhat-starter/tree/master/contracts/adapters).
38
39
## Migrating Your dApp: Key Code Changes
40
0 commit comments