From 2f86753009cb285c56fbafaa548b8d7da3bacbdb Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Wed, 30 Mar 2022 20:47:06 -0600 Subject: [PATCH] update links --- docs/settings/canned-message-module.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/settings/canned-message-module.md b/docs/settings/canned-message-module.md index fbc69813..c0b77a9b 100644 --- a/docs/settings/canned-message-module.md +++ b/docs/settings/canned-message-module.md @@ -16,7 +16,7 @@ GPIO access is fundamentally dangerous because invalid options can physically da :::note -This module requires attaching a peripheral accessory to your device. It will not work without one. It also requires use of the [Rotary Encoder Module](rotary-encoder-module) to configure the input source. +This module requires attaching a peripheral accessory to your device. It will not work without one. It also requires use of the [Rotary Encoder Module](input-broker-module) to configure the input source. ::: ## Overview @@ -100,7 +100,7 @@ Configuring this setting is not yet available for the selected platform. If this Enables the module. :::tip -Using the canned message module requires you set up the [Rotary Encoder Module](rotary-encoder-module). See [prerequisites](#prerequisites) below. +Using the canned message module requires you set up the [Rotary Encoder Module](input-broker-module). See [prerequisites](#prerequisites) below. ::: #### Enable/Disable the module @@ -259,7 +259,7 @@ Configuring this setting is not yet available for the selected platform. If this - Attach a compatible peripheral device. Take note of the GPIO numbers you use, as they will be used in the following step. -- Once attached, configure peripheral device with [Rotary Encoder Module](rotary-encoder-module) Settings. +- Once attached, configure peripheral device with [Rotary Encoder Module](input-broker-module) Settings. :::note Replace each `GPIO` (x3) below with the GPIO numbers from hardware setup.