diff options
author | Dick Wolff <dckwlff@gmail.com> | 2021-01-13 21:25:07 +0100 |
---|---|---|
committer | Dick Wolff <dckwlff@gmail.com> | 2021-01-13 21:25:07 +0100 |
commit | dfb0b14626ccf42784d5e4c270ea0e2253db724c (patch) | |
tree | 8fa2b3c50d34dcd2eb33b9b500750443733b1bf0 /docs/configuration.md | |
parent | fd12de9ebd7a75ca2f31e8b28bd2c5ac10c46e21 (diff) | |
download | homer-dfb0b14626ccf42784d5e4c270ea0e2253db724c.tar.gz homer-dfb0b14626ccf42784d5e4c270ea0e2253db724c.tar.zst homer-dfb0b14626ccf42784d5e4c270ea0e2253db724c.zip |
Fixed some typo's.
Diffstat (limited to 'docs/configuration.md')
-rw-r--r-- | docs/configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index 6c6a444..174da4f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -118,7 +118,7 @@ services: | |||
118 | # background: red # optional color for card to set color directly without custom stylesheet | 118 | # background: red # optional color for card to set color directly without custom stylesheet |
119 | ``` | 119 | ``` |
120 | 120 | ||
121 | View the (Custom Services)[customservices.md] file for details about all available custom services (like PiHole). | 121 | View the [Custom Services](customservices.md) file for details about all available custom services (like PiHole). |
122 | 122 | ||
123 | If you choose to fetch message information from an endpoint, the output format should be: | 123 | If you choose to fetch message information from an endpoint, the output format should be: |
124 | 124 | ||