Skip to content

Commit 736e8c5

Browse files
committed
Update broken URL in README.md; add URL for Icinga Web 2
refs #13491
1 parent 3e12cb3 commit 736e8c5

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

README.md

+17-6
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
#### Table of Contents
66

7-
1. [About](About)
8-
2. [Installation](Installation)
9-
3. [Documentation](Documentation)
10-
4. [Support](Support)
11-
5. [Development and Contributions](Development)
7+
1. [About][About]
8+
2. [License][License]
9+
3. [Installation][Installation]
10+
4. [Documentation][Documentation]
11+
5. [Support][Support]
12+
6. [Development and Contributions][Development]
1213

1314
## About
1415

@@ -18,7 +19,10 @@ network resources, notifies users of outages, and generates performance data for
1819
Scalable and extensible, Icinga 2 can monitor large, complex environments across
1920
multiple locations.
2021

21-
More details online at [www.icinga.org](https://www.icinga.org/icinga/icinga-2/)
22+
Icinga 2 as monitoring core works best with [Icinga Web 2](https://www.icinga.com/products/icinga-web-2/)
23+
as web interface.
24+
25+
More information can be found at [www.icinga.com](https://www.icinga.com/products/icinga-2/)
2226
and inside the [documentation](doc/1-about.md).
2327

2428
## License
@@ -71,3 +75,10 @@ Snapshot packages from the laster development branch are available inside the
7175
You can help test-drive the latest Icinga 2 snapshot packages inside the
7276
[Icinga 2 Vagrant boxes](https://github.com/icinga/icinga-vagrant).
7377

78+
79+
[About]: #about
80+
[License]: #license
81+
[Installation]: #installation
82+
[Documentation]: #documentation
83+
[Support]: #support
84+
[Development]: #development

0 commit comments

Comments
 (0)