Skip to content

Commit 32431f8

Browse files
committed
Fix includes
1 parent f987690 commit 32431f8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

book.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,16 @@ include::chapters/intro.adoc[]
1111
include::chapters/shell.adoc[]
1212
include::chapters/forensics.adoc[]
1313
include::chapters/python.adoc[]
14-
include::chapters/regex.adoc[]
1514
include::chapters/web.adoc[]
1615
include::chapters/crypto.adoc[]
1716
include::chapters/network.adoc[]
1817
include::chapters/sql.adoc[]
18+
include::chapters/code.adoc[]
1919
include::chapters/c.adoc[]
2020
include::chapters/binary.adoc[]
2121
include::chapters/assembly.adoc[]
22-
include::chapters/reversing.adoc[]
23-
include::chapters/games.adoc[]
2422
include::chapters/careers.adoc[]
2523
include::chapters/environment.adoc[]
26-
include::chapters/dependencies.adoc[]
24+
include::chapters/regex.adoc[]
2725
include::chapters/git.adoc[]
28-
include::chapters/code.adoc[]
2926
include::chapters/tools.adoc[]

0 commit comments

Comments
 (0)