From a89d8a6ea425e28856e762bd4db50a6a40ef58e8 Mon Sep 17 00:00:00 2001
From: Pete Johanson <peter@peterjohanson.com>
Date: Wed, 27 Jan 2021 22:49:57 -0500
Subject: [PATCH] fix(blog): Updated link to combos docs.

---
 docs/blog/2021-01-27-zmk-sotf-4.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/blog/2021-01-27-zmk-sotf-4.md b/docs/blog/2021-01-27-zmk-sotf-4.md
index bbbabdcb..d902b62d 100644
--- a/docs/blog/2021-01-27-zmk-sotf-4.md
+++ b/docs/blog/2021-01-27-zmk-sotf-4.md
@@ -21,7 +21,7 @@ Since last time, there have been several new powerful keymap features and behavi
 
 #### Combos
 
-The initial [combos](/docs/behaviors/combos) work has landed! The amazing [okke-formsma] has once again delivered another powerful feature for ZMK. Combos are "position based", and are configured in a new toplevel node next to they `keymap` node in user's keymap files.
+The initial [combos](/docs/features/combos) work has landed! The amazing [okke-formsma] has once again delivered another powerful feature for ZMK. Combos are "position based", and are configured in a new toplevel node next to they `keymap` node in user's keymap files.
 
 An example, that would send the `ESC` keycode when pressing both the first and second positions on your keyboard: