]> granicus.if.org Git - icinga2/commitdiff
Update broken URL in README.md; add URL for Icinga Web 2
authorMichael Friedrich <michael.friedrich@gmail.com>
Thu, 8 Dec 2016 17:30:49 +0000 (18:30 +0100)
committerMichael Friedrich <michael.friedrich@gmail.com>
Thu, 8 Dec 2016 17:40:08 +0000 (18:40 +0100)
refs #13491

README.md

index 930e01c6a545a616ac53f4c686318cb335452111..c4d01a9bd8f1ea2cd56fd79af064fff1f8cf0414 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,11 +4,12 @@
 
 #### Table of Contents
 
-1. [About](About)
-2. [Installation](Installation)
-3. [Documentation](Documentation)
-4. [Support](Support)
-5. [Development and Contributions](Development)
+1. [About][About]
+2. [License][License]
+3. [Installation][Installation]
+4. [Documentation][Documentation]
+5. [Support][Support]
+6. [Development and Contributions][Development]
 
 ## About
 
@@ -18,7 +19,10 @@ network resources, notifies users of outages, and generates performance data for
 Scalable and extensible, Icinga 2 can monitor large, complex environments across
 multiple locations.
 
-More details online at [www.icinga.org](https://www.icinga.org/icinga/icinga-2/)
+Icinga 2 as monitoring core works best with [Icinga Web 2](https://www.icinga.com/products/icinga-web-2/)
+as web interface.
+
+More information can be found at [www.icinga.com](https://www.icinga.com/products/icinga-2/)
 and inside the [documentation](doc/1-about.md).
 
 ## License
@@ -71,3 +75,10 @@ Snapshot packages from the laster development branch are available inside the
 You can help test-drive the latest Icinga 2 snapshot packages inside the
 [Icinga 2 Vagrant boxes](https://github.com/icinga/icinga-vagrant).
 
+
+[About]: #about
+[License]: #license
+[Installation]: #installation
+[Documentation]: #documentation
+[Support]: #support
+[Development]: #development