aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md6
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
188View [Custom Services](customservices.md) for details about all available custom 188View [Custom Services](custom_services.md) for details about all available
189services (like PiHole) and how to configure them. 189custom services (like PiHole) and how to configure them.
190 190
191If you choose to fetch message information from an endpoint, the output format 191If you choose to fetch message information from an endpoint, the output format
192should be as follows (or you can 192should 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{