aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-20 15:31:07 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-20 15:31:07 +0530
commit3fd86cd82d87f0b3e6537538587b4e580e162417 (patch)
tree6cf8faffc8ec4287e71330ffd1c33e46c11f352e
parentaa146c847d7e03881a99382100f1f61e473475c7 (diff)
downloadshotkey-3fd86cd82d87f0b3e6537538587b4e580e162417.tar.gz
shotkey-3fd86cd82d87f0b3e6537538587b4e580e162417.zip
Updates readme link
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6912bb9..4a76202 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,6 @@ You can edit `config.h` to configure key bindings.
* `on_mode_change` - Hook script to listen to mode changes. Useful for status bar integration
* `mode_properties` - Some meta information about mode. (Label is useful for `on_mode_change`)
-You can checkout the [personal branch](https://github.com/phenax/hotkeythingy/tree/personal) for my personal config.
+You can checkout the [personal branch](https://github.com/phenax/shotkey/tree/personal) for my personal config.
Read the man page for more details.