Fix links on Canned Messages Plugin page

This commit is contained in:
Garth Vander Houwen 2022-06-25 06:51:50 -07:00
parent 93ffbee39b
commit 6c0734b6de

View file

@ -12,7 +12,7 @@ GPIO access is fundamentally dangerous because invalid options can physically da
:::
:::note
This plugin requires attaching a peripheral accessory to your device. It will not work without one. It also requires use of the [Rotary Encoder](input-broker-module) to configure the input source.
This plugin requires attaching a peripheral accessory to your device. It will not work without one. It also requires use of the [Rotary Encoder](input-broker) to configure the input source.
:::
## Overview
@ -96,7 +96,7 @@ Configuring this setting is not yet available for the selected platform. If this
Enables the plugin.
:::tip
Using the canned message plugin requires you set up the [Rotary Encoder](input-broker-module). See [prerequisites](#prerequisites) below.
Using the canned message plugin requires you set up the [Rotary Encoder](input-broker). See [prerequisites](#prerequisites) below.
:::
#### Enable/Disable the plugin
@ -255,7 +255,7 @@ Configuring this setting is not yet available for the selected platform. If this
<!--- TODO add link to hardware pages to first bullet point --->
- 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](input-broker-module) Settings.
- Once attached, configure peripheral device with [Rotary Encoder](input-broker) Settings.
:::note
Replace each `GPIO` (x3) below with the GPIO numbers from hardware setup.