Skip to content

Commit d829ae1

Browse files
committed
docs: update wrong doc link
1 parent 939e8e2 commit d829ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pages/dev-frontend-dapps.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Connecting to wallets is a crucial step in developing dApps. Here are some recom
99
### EVM and EVM RPC dApps:
1010

1111
- **Wagmi**: A React-based library for Ethereum dApps that simplifies wallet connection and interaction. Provides hooks for interacting with Ethereum wallets and contracts for use with modern frontend libraries and frameworks.
12-
- [Wagmi Documentation](https://docs.wagmi.com/)
12+
- [Wagmi Documentation](https://wagmi.sh/)
1313
- **Viem**: A lightweight and flexible library for Ethereum development.
1414
- [Viem Documentation](https://viem.sh/docs/getting-started)
1515
- **Ethers.js**: A complete and compact library for interacting with the Ethereum blockchain and its ecosystem. Known for its simplicity and extensive functionality.

0 commit comments

Comments
 (0)