Fix more doc links (#657)

* Fix more doc links

* Swap sections
This commit is contained in:
Pokey Rule 2022-04-26 13:48:50 +01:00 committed by GitHub
parent 0d1004bafc
commit 60e5e0fae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
Cursorless is a spoken language for structural code editing, enabling developers to code by voice at speeds not possible with a keyboard. Cursorless decorates every token on the screen and defines a spoken language for rapid, high-level semantic manipulation of structured text.
Checkout the [docs](docs/user) and [videos](https://www.youtube.com/channel/UCML02pamUSxtbwAcrUdVmXg) to learn more. See [installation.md](docs/user/installation.md) for installation instructions.
Checkout the [docs](https://www.cursorless.org/docs/) and [videos](https://www.youtube.com/channel/UCML02pamUSxtbwAcrUdVmXg) to learn more. See [installation](https://www.cursorless.org/docs/user/installation/) for installation instructions.
And I heard you like GIFs?
@ -35,7 +35,7 @@ And I heard you like GIFs?
Currently depends on [Talon](https://talonvoice.com/), though a keyboard
version is planned.
See [installation.md](docs/user/installation.md) for installation instructions.
See [installation](https://www.cursorless.org/docs/user/installation/) for installation instructions.
## Extension Settings
@ -54,14 +54,14 @@ This extension contributes the following settings:
- Cursorless calculates the position of the hats based on the characteristics of your font. If you find that the hats are off center you can try running this command: `cursorless.recomputeDecorationStyles`
## Contributing
See [contributing](https://www.cursorless.org/docs/contributing/).
## Change Log
See [CHANGELOG.md](CHANGELOG.md).
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## Attributions
See [NOTICE.md](NOTICE.md).