Updated Development_Contribution (markdown)

master
Chris Caron 2025-07-28 20:35:51 -04:00
parent 40d055f79b
commit 19bc69effa
1 changed files with 1 additions and 1 deletions

@ -54,7 +54,7 @@ class NotifyFooBar(NotifyBase):
protocol = 'foobar'
# Where can people get information on how to use your plugin?
setup_url = 'https://github.com/caronc/apprise/wiki/Notify_FooBar'
setup_url = 'https://github.com/caronc/apprise/wiki/Notify_foobar'
def __init__(self, **kwargs):
"""