mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 03:56:47 +08:00
missing underscore in a link
This commit is contained in:
parent
d27623e797
commit
b29469a255
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue