aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-20 15:31:26 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-20 15:31:26 +0530
commit38ce87c2f9a237534b2e879ce9a70fd78026f216 (patch)
treecba87ca2c0cb87e60f3bc45fca253b854f262652
parentefe06d7289d1f5bbc15e0a42dbeca3418f9a36d8 (diff)
parent3fd86cd82d87f0b3e6537538587b4e580e162417 (diff)
downloadshotkey-38ce87c2f9a237534b2e879ce9a70fd78026f216.tar.gz
shotkey-38ce87c2f9a237534b2e879ce9a70fd78026f216.zip
Merge branch 'master' into personal
-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.