From 1fc660dcd33993d054ee2f10ea4857b89c6f07f4 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 19 Jul 2019 11:27:20 +0200 Subject: [PATCH] Docs: Adjust titles for renamed chapters --- doc/02-installation.md | 4 ++-- doc/04-configuration.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/02-installation.md b/doc/02-installation.md index 3f1464dc9..b6e05a19e 100644 --- a/doc/02-installation.md +++ b/doc/02-installation.md @@ -1,4 +1,4 @@ -# Getting Started +# Installation This tutorial is a step-by-step introduction to installing [Icinga 2](02-installation.md#setting-up-icinga2) and [Icinga Web 2](02-installation.md#setting-up-icingaweb2). @@ -104,7 +104,7 @@ apt-get update > **Note**: > -> This repository is required since v2.11. +> This repository is required for Debian Stretch since v2.11. Debian Stretch: diff --git a/doc/04-configuration.md b/doc/04-configuration.md index 61cce04c1..077807daf 100644 --- a/doc/04-configuration.md +++ b/doc/04-configuration.md @@ -1,4 +1,4 @@ -# Configuring Icinga 2: First Steps +# Configuration: First Steps This chapter provides an introduction into best practices for your Icinga 2 configuration. The configuration files which are automatically created when installing the Icinga 2 packages