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 067e3e8094
commit 5884da5481
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -11,7 +11,7 @@ can then be reused by other plugins.
See the [Unicode][plugin:unicode] extension for an example about how to use
`HostOS` in practice.
[plugin:unicode]: https://github.com/keyboardio/Kaleidoscope-Unicode
[plugin:unicode]: Unicode.md
## Using the extension
@ -74,14 +74,14 @@ provides the `hostos.type` Focus command.
## Dependencies
* [Kaleidoscope-EEPROM-Settings](https://github.com/keyboardio/Kaleidoscope-EEPROM-Settings)
* [Kaleidoscope-EEPROM-Settings](EEPROM-Settings.md)
## Further reading
Starting from the [example][plugin:example] is the recommended way of getting
started with the extension.
[plugin:example]: https://github.com/keyboardio/Kaleidoscope-HostOS/blob/master/examples/HostOS/HostOS.ino
[plugin:example]: ../../examples/HostOS/HostOS.ino
## Upgrading

Loading…
Cancel
Save