From 9c32a363cdab54cd4dce60be93b252988f94c051 Mon Sep 17 00:00:00 2001 From: Nicolas Munnich Date: Sun, 18 Aug 2024 07:22:42 +0200 Subject: [PATCH] fixes. --- docs/docs/keymaps/behaviors/macros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/keymaps/behaviors/macros.md b/docs/docs/keymaps/behaviors/macros.md index 835a7386..a06efaf3 100644 --- a/docs/docs/keymaps/behaviors/macros.md +++ b/docs/docs/keymaps/behaviors/macros.md @@ -50,7 +50,7 @@ with [modifier functions](../modifiers.mdx#modifier-functions) can be used inste ### Bindings -Like [hold-taps](hold-tap.md), macros are created by composing other behaviors, and any of those behaviors can +Like [hold-taps](hold-tap.mdx), macros are created by composing other behaviors, and any of those behaviors can be added to the `bindings` list, e.g.: ```dts