From 2cc16577bfa43ba9b111d16315ba6cf3c7edefd5 Mon Sep 17 00:00:00 2001 From: Carlos Medeiros Date: Mon, 1 Aug 2022 21:26:10 +0000 Subject: [PATCH] update APDUSPEC link --- docs/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.md b/docs/build.md index 474df5a..e2295eb 100644 --- a/docs/build.md +++ b/docs/build.md @@ -179,4 +179,4 @@ The Makefile will build the firmware in a docker container and leave the binary ## APDU Specifications -- [APDU Protocol](docs/APDUSPEC.md) +- [APDU Protocol](./APDUSPEC.md)