Update the documentation links

Updates the example and dependency links in the documentation, to use URLs that
are valid within the monorepo.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/389/head
Gergely Nagy 6 years ago
parent 7f6abbce52
commit 3d21853dad
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -23,7 +23,7 @@ KALEIDOSCOPE_INIT_PLUGINS(Qukeys);
columns are left to right):
- For the Keyboardio Model 01, key coordinates refer to [this header
file](https://github.com/keyboardio/Kaleidoscope-Hardware-Model01/blob/f469015346535cb864a340bf8eb317d268943248/src/Kaleidoscope-Hardware-Model01.h#L267-L279).
file](Hardware-Model01/blob/f469015346535cb864a340bf8eb317d268943248/src/Kaleidoscope-Hardware-Model01.h#L267-L279)..md
```
QUKEYS(
@ -149,7 +149,7 @@ limit, you won't get any unintended alternate keycodes.
The [example][plugin:example] can help to learn how to use this plugin.
[plugin:example]: https://github.com/keyboardio/Kaleidoscope-Qukeys/blob/master/examples/Qukeys/Qukeys.ino
[plugin:example]: ../../examples/Qukeys/Qukeys.ino
## Upgrading

Loading…
Cancel
Save