Skip to content

Commit 1384b9f

Browse files
committed
fix(tools): links in dev tools
1 parent 6a152af commit 1384b9f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/features/DeveloperTools/developer-tools.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
"OFTs": [
6868
{
6969
"name": "USD₮0",
70-
"link": "https://docs.usdt0.to/technical-documentation/developer/usdt0-deployments#flare-eid-30295"
70+
"link": "https://docs.usdt0.to/technical-documentation/deployments"
7171
},
7272
{
7373
"name": "flrETH",
7474
"link": "https://dinero.xyz/docs/deployed-contracts#flr-eth-contracts"
7575
},
7676
{
7777
"name": "USDC.e, WETH, USDT",
78-
"link": "https://stargateprotocol.gitbook.io/stargate/v/v2-developer-docs/technical-reference/v2-supported-networks-and-assets#flare"
78+
"link": "https://stargateprotocol.gitbook.io/stargate/v2-developer-docs/technical-reference/mainnet-contracts#flare"
7979
}
8080
],
8181
"Indexers": [
@@ -95,7 +95,7 @@
9595
"Wallet SDKs": [
9696
{
9797
"name": "Turnkey",
98-
"link": "https://www.turnkey.com"
98+
"link": "https://docs.turnkey.com/networks/ethereum"
9999
},
100100
{
101101
"name": "Wagmi",
@@ -107,15 +107,15 @@
107107
},
108108
{
109109
"name": "Etherspot Prime SDK",
110-
"link": "https://etherspot.fyi/prime-sdk/intro"
110+
"link": "https://etherspot.fyi/prime-sdk/other-chains/getting-started-on-flare"
111111
},
112112
{
113113
"name": "Etherspot Modular SDK",
114114
"link": "https://etherspot.fyi/modular-sdk/intro"
115115
},
116116
{
117117
"name": "Dfns",
118-
"link": "https://www.dfns.co"
118+
"link": "https://docs.dfns.co/networks"
119119
},
120120
{
121121
"name": "RainbowKit",
@@ -125,7 +125,7 @@
125125
"Full-stack infra": [
126126
{
127127
"name": "Tenderly",
128-
"link": "https://tenderly.co"
128+
"link": "https://docs.tenderly.co/supported-networks"
129129
},
130130
{
131131
"name": "Thirdweb",

0 commit comments

Comments
 (0)