From 1d4bd1da84abaf1a3474a03c1e5f451b90b25be0 Mon Sep 17 00:00:00 2001 From: Jason Yundt Date: Aug 01 2021 14:46:12 +0000 Subject: Make title consistent This change makes it so that the guide always refers to itself as the "Fedora System Administrator's Guide". --- diff --git a/README.md b/README.md index d51ede2..e9fdb67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fedora System Administrator Guide +# Fedora System Administrator’s Guide Please report Issues and submit Pull Requests for **Content Fixes** here. Never done a pull request (or "PR")? Here's the [Pagure documentation for diff --git a/modules/system-administrators-guide/nav.adoc b/modules/system-administrators-guide/nav.adoc index c5f6e9c..8ee7bde 100644 --- a/modules/system-administrators-guide/nav.adoc +++ b/modules/system-administrators-guide/nav.adoc @@ -1,4 +1,4 @@ -* xref:index.adoc[System Administration Guide] +* xref:index.adoc[System Administrator's Guide] ** xref:Preface.adoc[Preface] ** Basic System Configuration *** xref:basic-system-configuration/intro-basic-system-configuration.adoc[Introduction]