summaryrefslogtreecommitdiffstats
path: root/Macros.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-05-16 04:29:17 +0200
committerJack Humbert <jack.humb@gmail.com>2017-05-16 04:29:17 +0200
commit997a847f8cd3579824009822a125e64507cf6595 (patch)
tree42eb90bc63ac63039cbef3efcc8332f4e95db8a5 /Macros.md
parent60daffbe5df7284e83e092c26bb6b4b32a61f33a (diff)
downloadqmk_firmware-997a847f8cd3579824009822a125e64507cf6595.tar.gz
qmk_firmware-997a847f8cd3579824009822a125e64507cf6595.tar.xz
update links
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