Skip to content

Commit

Permalink
fix(readme): api-docs-link (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
danforbes authored Nov 2, 2024
1 parent 8e4c321 commit 4ab50e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This Web3.js plugin adds support for the following wallet-related RPC methods:
- [wallet_getPermissions (EIP-2255)](https://eips.ethereum.org/EIPS/eip-2255)
- [wallet_revokePermissions](https://docs.metamask.io/wallet/reference/json-rpc-methods/wallet_revokepermissions/)

Keep reading for more information, or refer to the comprehensive [API documentation](https://web3.github.io/web3-wallet-rpc-utils/).
Keep reading for more information, or refer to the comprehensive [API documentation](https://web3.github.io/web3-plugin-wallet-rpc/).

## Installation

Expand Down

0 comments on commit 4ab50e5

Please sign in to comment.