caronc / apprise

Apprise - Push Notifications that work with just about every platform!
https://hub.docker.com/r/caronc/apprise
BSD 2-Clause "Simplified" License
10.91k stars 384 forks source link

Fix configuration file name in documentation #1069

Closed samueltardieu closed 4 months ago

samueltardieu commented 4 months ago

Description:

Two instances of config.yaml (instead of config.yml) were present in the documentation, each time twice.

Checklist

(no code change)

Testing

N/A

caronc commented 4 months ago

Thank you! Great find! I feel as though it's worth just adding .yaml support (but not obstructing what is there for those like you who caught the error and accommodated for it

caronc commented 4 months ago

I suppose that could be done in another PR. Thanks again for this one!🚀

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.27%. Comparing base (5ae212f) to head (ae32996).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1069 +/- ## ======================================= Coverage 99.27% 99.27% ======================================= Files 136 136 Lines 17739 17739 Branches 3618 3618 ======================================= Hits 17611 17611 Misses 119 119 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.