diff options
Diffstat (limited to 'docs/configuration.md')
-rw-r--r-- | docs/configuration.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index 584ee79..56342a8 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -185,12 +185,12 @@ services: | |||
185 | # background: red | 185 | # background: red |
186 | ``` | 186 | ``` |
187 | 187 | ||
188 | View [Custom Services](customservices.md) for details about all available custom | 188 | View [Custom Services](custom_services.md) for details about all available |
189 | services (like PiHole) and how to configure them. | 189 | custom services (like PiHole) and how to configure them. |
190 | 190 | ||
191 | If you choose to fetch message information from an endpoint, the output format | 191 | If you choose to fetch message information from an endpoint, the output format |
192 | should be as follows (or you can | 192 | should be as follows (or you can |
193 | [custom map fields as shown in tips-and-tricks](./tips-and-tricks.md#mapping-fields)): | 193 | [custom map fields as shown in tips and tricks](tips_and_tricks#mapping-fields)): |
194 | 194 | ||
195 | ```json | 195 | ```json |
196 | { | 196 | { |