From e190c3a175a57c8fa4914850429c5ed74f7ef99c Mon Sep 17 00:00:00 2001 From: Megamannen Date: Mon, 1 Mar 2021 15:28:12 +0100 Subject: [PATCH] Update encoders.md Link to "New Keyboard Shield" didn't work --- docs/docs/features/encoders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/encoders.md b/docs/docs/features/encoders.md index 01610775..4ce06c43 100644 --- a/docs/docs/features/encoders.md +++ b/docs/docs/features/encoders.md @@ -41,4 +41,4 @@ Here, the left encoder is configured to control volume up and down while the rig ## Adding Encoder Support -See the [New Keyboard Shield](../development/new-shield#encoders) documentation for how to add or modify additional encoders to your shield. +See the [New Keyboard Shield](/docs/development/new-shield) documentation for how to add or modify additional encoders to your shield.