diff --git a/Development_Contribution.md b/Development_Contribution.md index aa38ae3..ad94de0 100644 --- a/Development_Contribution.md +++ b/Development_Contribution.md @@ -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): """