diff options
author | Zachary J. Slater <zjs@zacharyjackslater.com> | 2019-09-26 04:37:26 -1000 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-09-26 07:37:26 -0700 |
commit | 178ceba73508b8a1fe2a38e89d4e4710e284f23b (patch) | |
tree | 154114e76fa08f7d4e37c660a6eb2ab1472a8e4d /keyboards | |
parent | d143ddc06265652b2e9eb01e454ead135169712d (diff) |
Minor link fix in Clueboard README (#6823)
Small change to fix the README link to go to the actual 66_hotswap instead of just the 66%.
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/clueboard/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/readme.md b/keyboards/clueboard/readme.md index 451db3307b..5af7e19c47 100644 --- a/keyboards/clueboard/readme.md +++ b/keyboards/clueboard/readme.md @@ -8,6 +8,6 @@ Clueboard makes fully customizable custom keyboards in a variety of form-factors * [`2x1800`](2x1800/): Clueboard 2x1800 PCB * [`60`](60/): Clueboard 60% PCB * [`66`](66/): Clueboard 66% PCB - * [`66_hotswap`](66/): Clueboard 66% USB-C Hotswappable PCB + * [`66_hotswap`](66_hotswap/): Clueboard 66% USB-C Hotswappable PCB * [`card`](card/): Special Cluecard PCB * Hardware Availability: [clueboard.co](https://clueboard.co/) |