diff --git a/README.md b/README.md index 338409a..82c4734 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ See the [examples](./examples/) folder if you're looking for a complete sample p ## Examples * [Whoami](./examples/whoami/): example showcasing API request signing in its simplest form -* [Signing](./examples/whoami/): example showcasing wallet creation and ETH message signing +* [Signing](./examples/signing/): example showcasing wallet creation and ETH message signing ## Using Turnkey in your Rails projects