diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-10-11 22:04:00 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-11 22:04:00 -0700 |
commit | bb43010170a955053868376d5dcfd3abba5b16c9 (patch) | |
tree | 252360664f6e8de69f0b5cad53ff22d97968979b /quantum/template/ps2avrgb | |
parent | 7becbfb44a7ed11593a1c322cda0dd9825c483d4 (diff) |
Fix broken link to ps2avrgb flashing instructions (#7011)
Diffstat (limited to 'quantum/template/ps2avrgb')
-rw-r--r-- | quantum/template/ps2avrgb/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/ps2avrgb/readme.md b/quantum/template/ps2avrgb/readme.md index 9d3ca0006f..3dce0e9505 100644 --- a/quantum/template/ps2avrgb/readme.md +++ b/quantum/template/ps2avrgb/readme.md @@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment): make %KEYBOARD%:default -Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](flashing_bootloadhid.md)) +Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) make %KEYBOARD%:default:flash |