mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Fix readme link
This commit is contained in:
parent
31e4777296
commit
efca5e3f66
|
|
@ -336,7 +336,7 @@ A pre-commit hook is added by `npm install` that simply runs `npm test`. If you
|
|||
|
||||
Ask in `#tridactyl` on [matrix.org][matrix-link], freenode, or [gitter][gitter-link]. We're friendly!
|
||||
|
||||
Default keybindings are currently best discovered by reading the [default config](./src/config.ts).
|
||||
Default keybindings are currently best discovered by reading the [default config](./src/lib/config.ts).
|
||||
|
||||
Development notes are in the doc directory, but they're mostly out of date now. Code is quite short and not _too_ badly commented, though.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue