aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-21 08:33:32 +0100
committerAkshay <[email protected]>2020-07-21 08:33:32 +0100
commit0eada5a463c0fe216cec69e96bf2ee05ad54a661 (patch)
tree19609ab815a36b7a7af92a7c6ec41564cf770c4f
parent76a6e78ccbea125ab5b8c06ff254260759d3140c (diff)
parent552d29f9809f20b3c970b2464512847f7d141c66 (diff)
Merge @leonardosnt fix for broken link in readme
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index fbca787..714234e 100644
--- a/readme.md
+++ b/readme.md
@@ -19,7 +19,7 @@ much like a certain text editor.
19 - **vim like command mode**: add with `:add`, delete with 19 - **vim like command mode**: add with `:add`, delete with
20 `:delete` and above all, quit with `:q`!. 20 `:delete` and above all, quit with `:q`!.
21 - **fully scriptable**: [configure `dijo` to 21 - **fully scriptable**: [configure `dijo` to
22 track your `git` commits](./Auto-Habits)! 22 track your `git` commits](https://github.com/NerdyPepper/dijo/wiki/Auto-Habits)!
23 23
24### Install 24### Install
25 25