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 530082eeb0
commit 61287350eb
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -22,7 +22,7 @@ port, so any plugin that wants to use that port too, will run into
conflicts with the Steno plugin. In other words, don't use it together
with [Focus][k:focus].
[k:focus]: https://github.com/keyboardio/Kaleidoscope-Focus
[k:focus]: Focus.md
## What is Steno? Why should I use it? How do I learn?
@ -86,11 +86,11 @@ The plugin provides a `GeminiPR` object, with no public methods or properties.
## Dependencies
* [Kaleidoscope-Ranges](https://github.com/keyboardio/Kaleidoscope-Ranges)
* [Kaleidoscope-Ranges](Ranges.md)
## Further reading
Starting from the [example][plugin:example] is the recommended way of getting
started with the plugin.
[plugin:example]: https://github.com/keyboardio/Kaleidoscope-Steno/blob/master/examples/Steno/Steno.ino
[plugin:example]: ../../examples/Steno/Steno.ino

Loading…
Cancel
Save