aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonathan Lai <jonathanlai@gmail.com>2017-10-01 20:59:54 -0700
committerJonathan Lai <jonathanlai@gmail.com>2017-10-01 21:06:00 -0700
commit061f281af0c26dc9b291d4a10af7c24cc9a075d9 (patch)
treea23c80832ea868539a4083be2e417feb8d07d25f /README.md
parent643e121a9e55b7682cb85c8b4d027bbed2180282 (diff)
Update README: goto-chg.el URL, emacswiki -> emacs-evil/goto-chg git repo
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 aab5b92..be72091 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ After the download step, add the following lines to `~/.emacs`:
`load-path` for linear undo and undo branches.
* For the motions `g;` `g,` and for the last-change-register `.`, Evil requires the
-[goto-chg.el](https://www.emacswiki.org/emacs/GotoChg) package,
+[goto-chg.el](https://github.com/emacs-evil/goto-chg) package,
which provides the functions `goto-last-change` and `goto-last-change-reverse`.
# Documentation