Fixed internal links.
Signed-off-by: Nick Chappell <nick@intronic.org> Merged from: https://github.com/Icinga/puppet-icinga2/pull/42/
This commit is contained in:
parent
e7710c6d2d
commit
eaa76e78a4
1 changed files with 15 additions and 15 deletions
30
README.md
30
README.md
|
@ -328,21 +328,21 @@ This means that they will not be added to the rendered object definition files.
|
|||
|
||||
Object types:
|
||||
|
||||
* [icinga2::object::apply_service_to_host](#object_apply_service_to_host)
|
||||
* [icinga2::object::checkcommand](#object_checkcommand)
|
||||
* [icinga2::object::eventcommand](id:object_eventcommand)
|
||||
* [icinga2::object::host](id:object_host)
|
||||
* [icinga2::object::hostgroup](id:object_hostgroup)
|
||||
* [icinga2::object::idomysqlconnection](id:object_idomysqlconnection)
|
||||
* [icinga2::object::idopgsqlconnection](id:object_idopgsqlconnection)
|
||||
* [icinga2::object::notification](id:object_notification)
|
||||
* [icinga2::object::notificationcommand](id:object_notificationcommand)
|
||||
* [icinga2::object::service](id:object_service)
|
||||
* [icinga2::object::servicegroup](id:object_servicegroup)
|
||||
* [icinga2::object::syslogger](id:object_syslogger)
|
||||
* [icinga2::object::timeperiod](#object_timeperiod)
|
||||
* [icinga2::object::user](id:object_user)
|
||||
* [icinga2::object::usergroup](id:object_usergroup)
|
||||
* [icinga2::object::applyservicetohost](#icinga2objectapplyservicetohost)
|
||||
* [icinga2::object::checkcommand](#icinga2objectcheckcommand)
|
||||
* [icinga2::object::eventcommand](#icinga2objecteventcommand)
|
||||
* [icinga2::object::host](#icinga2objecthost)
|
||||
* [icinga2::object::hostgroup](#icinga2objecthostgroup)
|
||||
* [icinga2::object::idomysqlconnection](#icinga2objectidomysqlconnection)
|
||||
* [icinga2::object::idopgsqlconnection](#icinga2objectidopgsqlconnection)
|
||||
* [icinga2::object::notification](#icinga2objectnotification)
|
||||
* [icinga2::object::notificationcommand](#icinga2objectnotificationcommand)
|
||||
* [icinga2::object::service](#icinga2objectservice)
|
||||
* [icinga2::object::servicegroup](#icinga2objectservicegroup)
|
||||
* [icinga2::object::syslogger](#icinga2objectsyslogger)
|
||||
* [icinga2::object::timeperiod](#icinga2objecttimeperiod)
|
||||
* [icinga2::object::user](#icinga2objectuser)
|
||||
* [icinga2::object::usergroup](#icinga2objectusergroup)
|
||||
|
||||
####[`icinga2::object::apply_service_to_host`](id:object_apply_service_to_host)
|
||||
|
||||
|
|
Loading…
Reference in a new issue