]> granicus.if.org Git - icinga2/commitdiff
Update the documentation
authorGunnar Beutner <gunnar@beutner.name>
Fri, 4 Dec 2015 14:29:07 +0000 (15:29 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 4 Dec 2015 14:29:53 +0000 (15:29 +0100)
doc/16-troubleshooting.md
doc/2-getting-started.md

index 95670d126ea707cd8963df23cc02945a6ea76b04..9d643ec1dbbfcc0830618ad407f190f7b016b576 100644 (file)
@@ -358,7 +358,7 @@ certificate's CN, the master will deny all events.
 
 > **Tip**
 >
-> [Icinga Web 2](2-getting-started.md#setting-up-the-user-interface) provides a dashboard view
+> [Icinga Web 2](2-getting-started.md#setting-up-icingaweb2) provides a dashboard view
 > for overdue check results.
 
 Enable the [debug log](16-troubleshooting.md#troubleshooting-enable-debug-output) on the master
index ae5a00206eb64da4f7743baf3b648cd82ef3bba9..e176174e439b934030510ad7fb4bb0339672a8c1 100644 (file)
@@ -1,7 +1,7 @@
 # <a id="getting-started"></a> Getting Started
 
 This tutorial is a step-by-step introduction to installing [Icinga 2](2-getting-started.md#setting-up-icinga2)
-and [Icinga Web 2](2-getting-started.md#setting-up-the-user-interface).
+and [Icinga Web 2](2-getting-started.md#setting-up-icingaweb2).
 It assumes that you are familiar with the operating system you're using to install Icinga 2.
 
 ## <a id="setting-up-icinga2"></a> Setting up Icinga 2
@@ -309,7 +309,7 @@ Test it:
     $ nano /etc/icinga2/conf.d/templates.conf
 
 
-## <a id="setting-up-the-user-interface"></a> Setting up Icinga Web 2
+## <a id="setting-up-icingaweb2"></a> Setting up Icinga Web 2
 
 Icinga 2 can be used with Icinga Web 2 and a number of other web interfaces.
 This chapter explains how to set up Icinga Web 2.
@@ -661,7 +661,7 @@ group using the `id` command:
     $ id <your-webserver-user>
 
 
-### <a id="setting-up-icingaweb2"></a> Installing up Icinga Web 2
+### <a id="installing-icingaweb2"></a> Installing Icinga Web 2
 
 Please consult the [installation documentation](https://github.com/Icinga/icingaweb2/blob/master/doc/installation.md)
 for further instructions on how to install Icinga Web 2.