summaryrefslogtreecommitdiffstats
path: root/Macros.md
diff options
context:
space:
mode:
Diffstat (limited to 'Macros.md')
-rw-r--r--Macros.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Macros.md b/Macros.md
index 7166026d7..b5caef424 100644
--- a/Macros.md
+++ b/Macros.md
@@ -91,7 +91,7 @@ If you have a bunch of macros you want to refer to from your keymap, while keepi
#define EXT_PLV M(13)
```
-As was done on the [Planck default keymap](/keyboards/planck/keymaps/default/keymap.c#L33-L40)
+As was done on the [Planck default keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/planck/keymaps/default/keymap.c#L33-L40)
#### Timer functionality