From 7f0ea8f3fedc19dd114f2e0b43cdf499375face1 Mon Sep 17 00:00:00 2001 From: destinyae <109734765+destinyae@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:51:26 +0100 Subject: [PATCH] Fix broken links 404 Error Link Fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee79b03e1..e2740e85c9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Integrate your **DApp** using the [Wallet SDK](https://wallet.fuel.network/docs/ - [👨‍💻 - Quickstart](https://wallet.fuel.network/docs/dev/getting-started/) - [🔗 - Request connection](https://wallet.fuel.network/docs/dev/connecting/) - [📒 - List user accounts](https://wallet.fuel.network/docs/dev/accounts/) - - [✍️ - Signing a message](https://wallet.fuel.network/docs/dev/signing/) + - [✍️ - Signing a message](https://wallet.fuel.network/docs/dev/signMessage/) - [✍️ - Transfering assets](https://wallet.fuel.network/docs/dev/assets/) - [📗 SDK API](https://wallet.fuel.network/docs/dev/reference/) - [Contributing](https://wallet.fuel.network/docs/contributing/guide/)