From 3454f7e7850944f86611f208e2ae3a6995a59695 Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Sun, 25 Feb 2024 05:55:11 -0800 Subject: [PATCH] https://github.com/LedgerHQ/app-ethereum/blob/develop/doc/ethapp.adoc --- accounts/usbwallet/ledger.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounts/usbwallet/ledger.go b/accounts/usbwallet/ledger.go index d0cb93e74e..81836b3717 100644 --- a/accounts/usbwallet/ledger.go +++ b/accounts/usbwallet/ledger.go @@ -16,7 +16,7 @@ // This file contains the implementation for interacting with the Ledger hardware // wallets. The wire protocol spec can be found in the Ledger Blue GitHub repo: -// https://raw.githubusercontent.com/LedgerHQ/blue-app-eth/master/doc/ethapp.asc +// https://github.com/LedgerHQ/app-ethereum/blob/develop/doc/ethapp.adoc package usbwallet