summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMegamannen <mikael@wolfshark.se>2021-03-03 07:06:29 +0100
committerGitHub <noreply@github.com>2021-03-03 00:06:29 -0600
commita7c6e080a7def74d8bdc9c0b326a911bf5ceec4a (patch)
tree8a6d1f98276fad03738503566a86cd7218550755 /docs
parent0a7491af877808265830a294935d468b0ada3396 (diff)
Fix broken link in documentation (encoders) (#707)
* Update encoders.md Link to "New Keyboard Shield" didn't work * Update encoders.md Forgot hash-link
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/features/encoders.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/features/encoders.md b/docs/docs/features/encoders.md
index 0161077..cf86ea9 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#encoders) documentation for how to add or modify additional encoders to your shield.