mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-20 22:46:46 +08:00
corrected a link
This commit is contained in:
parent
27705340d1
commit
88d0bf495a
3 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ SillyCopy16:
|
|||
|
||||
### Indexing Through An Array of `struct`
|
||||
|
||||
You should read the chapter on `struct` found [here](where?).
|
||||
You should read the chapter on `struct` found [here](../structs/alignment.md).
|
||||
|
||||
Here is a more elaborate case study. Given this:
|
||||
|
||||
|
|
|
|||
Binary file not shown.
BIN
section_3/precomputation/README.pdf
Normal file
BIN
section_3/precomputation/README.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue