This commit is contained in:
Nicolas Munnich 2024-08-18 07:22:42 +02:00
parent 830c146c49
commit 9c32a363cd

View file

@ -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