Skip to content

Commit

Permalink
Fixed Deprecated github repo link (MetaMask#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulmalik97 authored Apr 25, 2022
1 parent c10e474 commit 35c00cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/signing-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Since MetaMask makes cryptographic keys available to each user, websites can use

## Signing Data with MetaMask

If you’d like to jump to some working signature examples, [you can visit this repository](https://github.com/danfinlay/js-eth-personal-sign-examples).
If you’d like to jump to some working signature examples, [you can visit this repository](https://github.com/MetaMask/test-dapp).

If you’d like to read our JavaScript implementations of these methods, they are all available in the npm package [eth-sig-util](https://github.com/MetaMask/eth-sig-util).

Expand Down

0 comments on commit 35c00cd

Please sign in to comment.