From 7906c5fab4e812696f9d6892bed8c76457ed16bd Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 23 Jun 2020 16:55:01 -0600 Subject: [PATCH] Offline Jenkins Install at correct heading level Previously it was at the same level as "Creating the first administrator user" and "Customizing Jenkins with plugins". This change places it at the same level as "Jenkins Parameters and "Configuring HTTP". --- content/doc/book/installing/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/doc/book/installing/index.adoc b/content/doc/book/installing/index.adoc index 3d530abae8a3..84141afe016a 100644 --- a/content/doc/book/installing/index.adoc +++ b/content/doc/book/installing/index.adoc @@ -663,7 +663,7 @@ ZFS integration with Jenkins should be considered. include::doc/book/installing/_setup-wizard.adoc[] -=== Offline Jenkins Installation +== Offline Jenkins Installation This section describes how to install Jenkins on a machine that does not have an internet connection.