diff --git a/README.md b/README.md index 90e045cf..c716fe4b 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ blazing fast terminal-ui for git written in rust # known limitations -* hooks don't work on windows (see #14) +* hooks don't work on windows (see [#14](https://github.com/extrawurst/gitui/issues/14)) * [core.hooksPath](https://git-scm.com/docs/githooks) config not supported -* revert/reset hunk in working dir +* revert/reset hunk in working dir (see [#11](https://github.com/extrawurst/gitui/issues/11)) # motivation