diff --git a/tutorial/hypervisor-from-scratch.md b/tutorial/hypervisor-from-scratch.md index 798a642..b469890 100644 --- a/tutorial/hypervisor-from-scratch.md +++ b/tutorial/hypervisor-from-scratch.md @@ -1,7 +1,7 @@ --- layout: default title: Hypervisor From Scratch -parent: hypervisor-from-scratch +parent: Tutorial nav_order: 3 --- diff --git a/tutorial/reversing-with-hyperdbg.md b/tutorial/reversing-with-hyperdbg.md index 326ea2b..4ecac1b 100644 --- a/tutorial/reversing-with-hyperdbg.md +++ b/tutorial/reversing-with-hyperdbg.md @@ -1,7 +1,7 @@ --- layout: default title: Reversing with HyperDbg -parent: tutorial +parent: Tutorial nav_order: 3 --- diff --git a/tutorial/tutorial.md b/tutorial/tutorial.md index df2522b..e6e2d21 100644 --- a/tutorial/tutorial.md +++ b/tutorial/tutorial.md @@ -1,6 +1,6 @@ --- layout: default -title: Tutorials +title: Tutorial nav_order: 2 has_children: true permalink: /tutorial