about summary refs log tree commit diff stats
path: root/core/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/index.html')
-rw-r--r--core/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/index.html b/core/index.html
index 7818109..e6e6c62 100644
--- a/core/index.html
+++ b/core/index.html
@@ -58,12 +58,13 @@
 		</ul>
 	    </li>
 
-	    <li><a href="reboot.html">1.4. Prepare for reboot</a>
+	    <li><a href="reboot.html">1.4. Boot</a>
 		<ul>
 		    <li><a href="reboot.html#linux">1.4.1. Kernel</a></li>
 		    <li><a href="reboot.html#dracut">1.4.2. Dracut</a></li>
 		    <li><a href="reboot.html#grub">1.4.3. Grub</a></li>
-		    <li><a href="reboot.html#checkup">1.4.4. Checkup</a></li>
+		    <li><a href="reboot.html#recover">1.4.4. Recover</a></li>
+		    <li><a href="reboot.html#checkup">1.4.5. Checkup</a></li>
 		</ul>
 	    </li>
 	</ul>