summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRobert Ely <robertely@gmail.com>2018-08-04 19:40:04 -0600
committerGitHub <noreply@github.com>2018-08-04 19:40:04 -0600
commitb422c5cc869fe5ea6e0d99ed41d4fbc1c218567f (patch)
tree2b3f97aab4fb6b1fcc9e2fafefa24449749f169b /README.md
parent3790ef3e460af866423f75a9ce0b4a70c2a1919e (diff)
Correct gocui link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 395fc2ea9..5e6b268f0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# lazygit
-A simple terminal UI for git commands, written in Go with the [gocui](https://www.google.com "gocui") library.
+A simple terminal UI for git commands, written in Go with the [gocui](https://github.com/jroimartin/gocui "gocui") library.
are YOU tired of typing every git command directly into the terminal, but you're too stubborn to use Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you!