diff --git a/Notifiers.md b/Notifiers.md index 4e2cd7f..f1b354f 100644 --- a/Notifiers.md +++ b/Notifiers.md @@ -1,7 +1,7 @@ Statup includes multiple Notifiers to alert you when your services are offline. You can also create your own notifier and send a Push Request to this repo! Creating a custom notifier is pretty easy as long as you follow the requirements. A notifier will automatically be installed into the users Statup database, and form values will save without any hassles. 💃

-Example Notifier Code | Notifier Events | View Notifiers +Example Code | Events | View Notifiers

## Notifier Requirements