]> granicus.if.org Git - icinga2/commitdiff
Documentation: Fix subsections.
authorMichael Friedrich <Michael.Friedrich@netways.de>
Sun, 4 May 2014 19:51:00 +0000 (21:51 +0200)
committerMichael Friedrich <Michael.Friedrich@netways.de>
Sun, 4 May 2014 19:51:00 +0000 (21:51 +0200)
Refs #6115

doc/2-getting-started.md

index f7aabb6f4600cf425b627e0a2e714a2445dde3ad..aea3cc6559817faf037c5483b609716e05ad2e1f 100644 (file)
@@ -799,7 +799,7 @@ The Vagrant VM is based on CentOS 6.x and uses the official Icinga 2 RPM
 packages from `packages.icinga.org`. The check plugins are installed from
 EPEL providing RPMs with sources from the Monitoring Plugins project.
 
-## <a id="vagrant-demo-guis"></a> Demo GUIs
+### <a id="vagrant-demo-guis"></a> Demo GUIs
 
 In addition to installing Icinga 2 the Vagrant puppet modules also install the
 Icinga 1.x Classic UI and Icinga Web.
@@ -810,7 +810,7 @@ Icinga 1.x Classic UI and Icinga Web.
   Icinga Web      | [http://localhost:8080/icinga-web](http://localhost:8080/icinga-web) | root / password
 
 
-## <a id="vagrant-ssh"></a> SSH Access
+### <a id="vagrant-ssh"></a> SSH Access
 
 You can access the Vagrant VM using SSH:
 
@@ -823,4 +823,4 @@ Alternatively you can use your favorite SSH client:
   Host            | 127.0.0.1
   Port            | 2222
   Username        | vagrant
-  Password        | vagrant
\ No newline at end of file
+  Password        | vagrant