From b29469a2552c9f4dc3111ae175969cacf0f59852 Mon Sep 17 00:00:00 2001 From: pkivolowitz Date: Thu, 16 Jun 2022 12:32:34 -0500 Subject: [PATCH] missing underscore in a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb1d77d..a8fb687 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ the 64 bit ARM Instruction Set Architecture (ISA). | 8 | [`const`](./section_1/const/README.md) | 9 | [Casting](./section_1/casting/README.md) | | 10 | Floating Point | -| .... a | [ .... What Are Floating Point Numbers? ](./section1/float/what.md) +| .... a | [ .... What Are Floating Point Numbers? ](./section_1/float/what.md) ## Section 2 - Stuff