Skip to content

Commit

Permalink
Update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
yigiterdev committed Jul 29, 2024
1 parent 06f40fc commit 5e03096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/network/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export const allNetworks = validateAndSortNetworks([
},
{
...networks[ChainId.APECHAIN_TESTNET],
...genUrls('ape-chain-testnet')
...genUrls('apechain-testnet')
},
{
...networks[ChainId.BLAST],
Expand Down

0 comments on commit 5e03096

Please sign in to comment.