docs: rename link from 'Keyboard Shortcuts' to 'Usage'

The usage.md now contains comprehensive user guide beyond
just keyboard shortcuts.
This commit is contained in:
mow 2026-01-15 19:06:32 +01:00
parent a4bba8d4f1
commit ca7661fa3e

View file

@ -19,7 +19,7 @@ A [justfile](./justfile) is included by default for the [casey/just][just] comma
## Documentation
- [Keyboard Shortcuts](docs/usage.md)
- [Usage](docs/usage.md)
- [Features](docs/features.md)
- [Development Guide](docs/development.md)