From d7ec6260ddc39ada4cb734e4e79c2af89deed6e5 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Thu, 27 Jan 2022 23:36:16 -0700 Subject: [PATCH] linked to external notification plugin --- docs/software/settings/canned-message-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/software/settings/canned-message-plugin.md b/docs/software/settings/canned-message-plugin.md index e967eb49..6c9726e7 100644 --- a/docs/software/settings/canned-message-plugin.md +++ b/docs/software/settings/canned-message-plugin.md @@ -48,7 +48,7 @@ You can define up to 50 messages with a total length 1024 bytes. ### canned_message_plugin_send_bell CannedMessagePlugin also sends a bell character with the messages. -ExternalNotificationPlugin can benefit from this feature. +The [External Notification Plugin](external-notification-plugin) can benefit from this feature as it utilizes the bell character. ## Details