From bd0796b217ebc7c8b96c7b033fe4d3fa53262365 Mon Sep 17 00:00:00 2001 From: Pol Henarejos <55573252+polhenarejos@users.noreply.github.com> Date: Sun, 18 May 2025 19:34:48 +0200 Subject: [PATCH] Update scs3.md --- doc/scs3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/scs3.md b/doc/scs3.md index 085beae..be59c80 100644 --- a/doc/scs3.md +++ b/doc/scs3.md @@ -35,7 +35,7 @@ Similarly, replace the line `1531` in file `scs3/keymanager/keymanager.js` with: ``` -Alternatively, this patch [scs3.patch.txt](https://github.com/polhenarejos/pico-hsm/files/9415877/scs3.patch.txt) can be applied. +Alternatively, this patch [scs3.patch.txt](https://github.com/user-attachments/files/20274013/scs3.patch.txt) can be applied. After this ammendment, the program can be started and the KeyManager can be invoked (CTRL+M) and it will output something similar to: ```