Skip to content

Commit b605530

Browse files
committed
Intro: Fix usage of #link to Prequisite Knowledge section
1 parent 3b1fdb2 commit b605530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/introduction/about.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ the 2003 platform game "SpongeBob SquarePants: Battle for Bikini Bottom" (BFBB)
1111
=== What you will learn
1212

1313
The main goal of this book is to act as a complete guide that can take someone
14-
(with the #link(<knowledge>, [#underline[required prerequisite knowledge]]))
15-
from zero understanding of decompilation and assembly code to being able to read, understand, and
14+
(with the #link(<knowledge>)[#underline[required prerequisite knowledge]]
15+
from zero understanding of decompilation and assembly code to being able to read, understand, and
1616
decompile BFBB's C++ source code and corresponding assembly code.
1717
It also aims to answer any and all questions
1818
that you might have related to any aspect of the project.

0 commit comments

Comments
 (0)