summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Terpstra2015-05-03 08:39:33 -0500
committerBrett Terpstra2015-05-03 08:39:33 -0500
commit836d332a86b6aa45f2016530dd544ca8a57f71f3 (patch)
treedc65f680a3c4d851ef7f28a1985f80caf9177046
parent0400547ee384afcf07f1fd192f7eeec0a50e50cc (diff)
parentb573709cb613813fb5b4b6618b84cda617d2251a (diff)
downloadKeyBindings-master.tar.bz2
Merge pull request #5 from vitorgalvao/patch-1master
readme.md: fix Lri references
-rw-r--r--readme.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 4c9d66b..92b5c20 100644
--- a/readme.md
+++ b/readme.md
@@ -1,10 +1,9 @@
DefaultKeyBindings.dict file (`~/Library/KeyBindings/DefaultKeyBindings.dict`) for Mac OS X, created by [Brett Terpstra][] and based heavily on work done by [Lri][lrikeys].
Please note that these bindings won't work in all applications: TextWrangler and TextMate, for example, override these with their own settings.
-See Lri's [gists][lrigists] and [website][lriweb] for more coding madness.
+See Lri's [website][lriweb] for more coding madness.
-[lrikeys]: http://www.cs.helsinki.fi/u/lranta/keybindings/
-[lriweb]: http://www.cs.helsinki.fi/u/lranta/
-[lrigists]: https://gist.github.com/Lri
+[lrikeys]: http://osxnotes.net/keybindings.html
+[lriweb]: http://osxnotes.net/
[brett terpstra]: http://brettterpstra.com
**Installation:** Copy the DefaultKeyBindings.dict file to the `~/Library/KeyBindings/` directory (create `KeyBindings` if it doesn't already exist).