aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEvan Steinkerchner <esteinkerchner@gmail.com>2022-04-27 19:10:24 -0400
committerEvan Steinkerchner <esteinkerchner@gmail.com>2022-04-27 19:10:24 -0400
commit2da071d0ea2fd29ddb7515f6bf702947398e1dbd (patch)
tree5527236f365b07921fa5d6278f1ade48ad234954
parent084009be9d8e29ac277acb8072529fedfcc1bc46 (diff)
downloadhomer-2da071d0ea2fd29ddb7515f6bf702947398e1dbd.tar.gz
homer-2da071d0ea2fd29ddb7515f6bf702947398e1dbd.tar.zst
homer-2da071d0ea2fd29ddb7515f6bf702947398e1dbd.zip
Fixed broken links in 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{