Doc/appendix: fix malformed markdown links

This commit is contained in:
Alexander A. Klimov 2017-04-24 12:32:51 +02:00
parent d7b939d99b
commit a3e772a64f

View File

@ -692,16 +692,16 @@ Not supported: `debug_info`.
#### <a id="schema-livestatus-hostsbygroup-table-attributes"></a> Livestatus Hostsbygroup Table Attributes #### <a id="schema-livestatus-hostsbygroup-table-attributes"></a> Livestatus Hostsbygroup Table Attributes
All (hosts)[19-appendix.md#schema-livestatus-hosts-table-attributes] table attributes grouped with All [hosts](19-appendix.md#schema-livestatus-hosts-table-attributes) table attributes grouped with
the (hostgroups)[19-appendix.md#schema-livestatus-hostgroups-table-attributes] table prefixed with `hostgroup_`. the [hostgroups](19-appendix.md#schema-livestatus-hostgroups-table-attributes) table prefixed with `hostgroup_`.
#### <a id="schema-livestatus-servicesbygroup-table-attributes"></a> Livestatus Servicesbygroup Table Attributes #### <a id="schema-livestatus-servicesbygroup-table-attributes"></a> Livestatus Servicesbygroup Table Attributes
All (services)[19-appendix.md#schema-livestatus-services-table-attributes] table attributes grouped with All [services](19-appendix.md#schema-livestatus-services-table-attributes) table attributes grouped with
the (servicegroups)[19-appendix.md#schema-livestatus-servicegroups-table-attributes] table prefixed with `servicegroup_`. the [servicegroups](19-appendix.md#schema-livestatus-servicegroups-table-attributes) table prefixed with `servicegroup_`.
#### <a id="schema-livestatus-servicesbyhostgroup-table-attributes"></a> Livestatus Servicesbyhostgroup Table Attributes #### <a id="schema-livestatus-servicesbyhostgroup-table-attributes"></a> Livestatus Servicesbyhostgroup Table Attributes
All (services)[19-appendix.md#schema-livestatus-services-table-attributes] table attributes grouped with All [services](19-appendix.md#schema-livestatus-services-table-attributes) table attributes grouped with
the (hostgroups)[19-appendix.md#schema-livestatus-hostgroups-table-attributes] table prefixed with `hostgroup_`. the [hostgroups](19-appendix.md#schema-livestatus-hostgroups-table-attributes) table prefixed with `hostgroup_`.