From 2589537238de64f9a95d4450701772ed7decc926 Mon Sep 17 00:00:00 2001 From: pkivolowitz Date: Wed, 18 Jan 2023 17:49:41 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50199e9..0316e82 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ What would a book about assembly language be without bit bashing? | --- | [Determining string literal lengths for C functions](./more/strlen_for_c/README.md) | [Link](./more/strlen_for_c/README.pdf) | | --- | [Under the hood: System Calls](./more/system_calls/README.md) | [Link](./more/system_calls/README.pdf) | | --- | [Apple Silicon](./more/apple_silicon/README.md) | [Link](./more/apple_silicon/README.pdf) | -| --- | [Apple / Linux Convergence](./macros) | +| --- | [Apple / Linux Convergence](./macros) | [Link](./macros/README.pdf) | ## Projects