From aad50cd9b37b469269ba37b53d41481a2e98906c Mon Sep 17 00:00:00 2001 From: Pana Date: Thu, 31 Oct 2024 21:42:31 +0800 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6803a1a..f520eff2 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This workspace contains the 5 crates members of Ledger Device Rust SDK * [ledger_secure_sdk_sys](./ledger_secure_sdk_sys): bindings to [ledger_secure_sdk](https://github.com/LedgerHQ/ledger-secure-sdk) * [include_gif](./include_gif): procedural macro used to manage GIF * [testmacro](./testmacro): procedural macro used by unit and integrations tests -* [cargo-ledger](./cargo_ledger): tool to build Ledger device applications developped in Rust +* [cargo-ledger](./cargo-ledger): tool to build Ledger device applications developped in Rust