From 6d93679fe81d4ee83afeeaf841b6e01461f056db Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Sun, 4 May 2014 21:51:00 +0200 Subject: [PATCH] Documentation: Fix subsections. Refs #6115 --- doc/2-getting-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/2-getting-started.md b/doc/2-getting-started.md index f7aabb6f4..aea3cc655 100644 --- a/doc/2-getting-started.md +++ b/doc/2-getting-started.md @@ -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. -## Demo GUIs +### 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 -## SSH Access +### 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