]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix built-in template description and URLs 5354/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Fri, 16 Jun 2017 08:35:52 +0000 (10:35 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Fri, 16 Jun 2017 08:35:52 +0000 (10:35 +0200)
doc/10-icinga-template-library.md

index 4abe1ba99545c8940c18ae058a6f2c11d973511f..9b2d63ca4efcba303367553525588e6656fc0e21 100644 (file)
@@ -22,7 +22,7 @@ Command template for check plugins executed by Icinga 2.
 
 The `plugin-check-command` command does not support any vars.
 
-By default this template is automatically imported into all CheckCommand definitions.
+By default this template is automatically imported into all [CheckCommand](9-object-types.md#objecttype-checkcommand) definitions.
 
 ### <a id="itl-plugin-notification-command"></a> plugin-notification-command
 
@@ -30,7 +30,7 @@ Command template for notification scripts executed by Icinga 2.
 
 The `plugin-notification-command` command does not support any vars.
 
-By default this template is automatically imported into all CheckCommand definitions.
+By default this template is automatically imported into all [NotificationCommand](9-object-types.md#objecttype-notificationcommand) definitions.
 
 ### <a id="itl-plugin-event-command"></a> plugin-event-command
 
@@ -38,7 +38,7 @@ Command template for event handler scripts executed by Icinga 2.
 
 The `plugin-event-command` command does not support any vars.
 
-By default this template is automatically imported into all CheckCommand definitions.
+By default this template is automatically imported into all [EventCommand](9-object-types.md#objecttype-eventcommand) definitions.
 
 ### <a id="itl-legacy-timeperiod"></a> legacy-timeperiod
 
@@ -46,7 +46,7 @@ Timeperiod template for [Timeperiod objects](9-object-types.md#objecttype-timepe
 
 The `legacy-timeperiod` timeperiod does not support any vars.
 
-By default this template is automatically imported into all CheckCommand definitions.
+By default this template is automatically imported into all [TimePeriod](9-object-types.md#objecttype-timeperiod) definitions.
 
 ## <a id="itl-check-commands"></a> Check Commands