diff options
author | Falco Gerritsjans <FalcoG@users.noreply.github.com> | 2023-09-11 22:43:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 21:43:16 +0100 |
commit | 3561c3a1f93d107057f76b8fba8bd4547da2d542 (patch) | |
tree | fbd19cdf67115238c478ca2440600aa9c810c1a8 | |
parent | 9a29ddf6aff4dd4356bf902cb6b4932ccec6639e (diff) |
Repair malformed links in keyboard README files (#21969)
-rw-r--r-- | keyboards/alpine65/readme.md | 2 | ||||
-rw-r--r-- | keyboards/pkb65/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/alpine65/readme.md b/keyboards/alpine65/readme.md index 0be4396176..6ae9f03e6d 100644 --- a/keyboards/alpine65/readme.md +++ b/keyboards/alpine65/readme.md @@ -4,7 +4,7 @@ This is the QMK firmware repository for the Alpine65, a 65% hotswap keyboard designed by Bitmap Designs and Gondolindrim. -The Alpine65 has entered GB and sucessfully finalized in november 2020; there is no further way to buy an Alpine65 other than the secondhand market. The IC page for the keyboard can be found [here](https://https://geekhack.org/index.php?topic=106974). +The Alpine65 has entered GB and sucessfully finalized in november 2020; there is no further way to buy an Alpine65 other than the secondhand market. The IC page for the keyboard can be found [here](https://geekhack.org/index.php?topic=106974). ## How to compile diff --git a/keyboards/pkb65/readme.md b/keyboards/pkb65/readme.md index b47552da0f..a7dce94a4f 100644 --- a/keyboards/pkb65/readme.md +++ b/keyboards/pkb65/readme.md @@ -6,7 +6,7 @@ A regular 65% layout keyboard. This will be the default layout flashed for all p Made and sold by MCKeebs. [More info on MCKeebDeisgn](https://www.mckeebdesign.com) * Keyboard Maintainer: [MCKeebs](https://github.com/chrisquocmai) -* Hardware Supported: [PKB65 PCB](https://https://mckeebdesign.com/PKB65/) +* Hardware Supported: [PKB65 PCB](https://mckeebdesign.com/PKB65/) * Hardware Availability: [PKB65](https://mckeebdesign.com/PKB65/) Make example for this keyboard (after setting up your build environment: |