Fix readme link

This commit is contained in:
Maximilian Roos 2019-03-08 16:49:37 -05:00 committed by GitHub
parent 31e4777296
commit efca5e3f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.