From 8ddcde9e07427b77a7cfb64a644d9824f7d6ac28 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Fri, 10 Apr 2020 14:31:39 +0200 Subject: [PATCH] issue links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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