From 0433196c460948d2f511f618b6bbdd130d5fea84 Mon Sep 17 00:00:00 2001 From: "Brian (bex) Exelbierd" Date: Mon, 6 Aug 2018 12:55:51 +0200 Subject: [PATCH] Cleaning up nav titles --- modules/install-guide/nav.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/install-guide/nav.adoc b/modules/install-guide/nav.adoc index 21d475b..969e111 100644 --- a/modules/install-guide/nav.adoc +++ b/modules/install-guide/nav.adoc @@ -2,19 +2,19 @@ ** xref:Preface.adoc[Preface] ** xref:Introduction.adoc[Introduction] ** xref:Downloading_Fedora.adoc[Downloading Fedora] -** Name: Installing Fedora +** Installing Fedora *** xref:install/Preparing_for_Installation.adoc[Preparing for Installation] *** xref:install/Booting_the_Installation.adoc[Booting the Installation] *** xref:install/Installing_Using_Anaconda.adoc[Installing Using Anaconda] *** xref:install/After_Installation.adoc[After the Installation] *** xref:install/Troubleshooting.adoc[Troubleshooting] -** Name: Advanced Installation Options +** Advanced Installation Options *** xref:advanced/Boot_Options.adoc[Boot Options] *** xref:advanced/Kickstart_Installations.adoc[Automating the Installation with Kickstart] *** xref:advanced/Network_based_Installations.adoc[Setting Up an Installation Server] *** xref:advanced/VNC_Installations.adoc[Installing Using VNC] *** xref:advanced/Upgrading_Your_Current_System.adoc[Upgrading Your Current System] -** Name: Technical Appendixes +** Technical Appendixes *** xref:appendixes/Kickstart_Syntax_Reference.adoc[Kickstart Syntax Reference] *** xref:appendixes/Disk_Partitions.adoc[An Introduction to Disk Partitions] *** xref:appendixes/Understanding_LVM.adoc[Understanding LVM]