From b98cc017a60974244537e0c8255c0c4675d3c218 Mon Sep 17 00:00:00 2001 From: scrivy Date: Sat, 16 Sep 2023 10:46:49 -0700 Subject: [PATCH] update readme link to maker plugin doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 767d954eeca..910839659b9 100644 --- a/README.md +++ b/README.md @@ -652,7 +652,7 @@ For remote overrides, the following extended settings must be configured: * `ns-info` - Plugins that generate notifications at the info level will cause this event to also be triggered. It will be sent in addition to `ns-event`. * `ns-warning` - Alarms at the warning level with cause this event to also be triggered. It will be sent in addition to `ns-event`. * `ns-urgent` - Alarms at the urgent level with cause this event to also be triggered. It will be sent in addition to `ns-event`. - * see the [full list of events](lib/plugins/maker-setup.md#events) + * see the [full list of events](docs/plugins/maker-setup.md#events) ### Treatment Profile