diff options
author | Dick Wolff <dckwlff@gmail.com> | 2021-01-13 21:27:19 +0100 |
---|---|---|
committer | Dick Wolff <dckwlff@gmail.com> | 2021-01-13 21:27:19 +0100 |
commit | 9e0ef05efe00ffd98ff6c7314a67e8a05505dcc4 (patch) | |
tree | 39cc78269c785383c6b5d565081355e1d92b12c7 /docs/configuration.md | |
parent | dfb0b14626ccf42784d5e4c270ea0e2253db724c (diff) | |
download | homer-9e0ef05efe00ffd98ff6c7314a67e8a05505dcc4.tar.gz homer-9e0ef05efe00ffd98ff6c7314a67e8a05505dcc4.tar.zst homer-9e0ef05efe00ffd98ff6c7314a67e8a05505dcc4.zip |
Removed URL and made fixed.
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 174da4f..c88069e 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 [Custom Services](customservices.md) for details about all available custom services (like PiHole) and how to configure them. |
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 | ||