Fix wrong kittenname in documentation

It's called `hyperlinked_grep` not `hyperlink_grep`.
This commit is contained in:
Michael F. Schönitzer 2020-10-05 15:54:11 +02:00 committed by GitHub
parent c3b2300310
commit 523b6c4c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ you use some editor other than vim, you should adjust the
Finally, add an alias to your shell's rc files to invoke the kitten as ``hg``::
alias hg='kitty +kitten hyperlink_grep'
alias hg='kitty +kitten hyperlinked_grep'
You can now run searches with::