branch: elpa/smartparens commit 1d7f8fbf5389f83f4c0ae72cd7fbb6fa3341beda Merge: 911cc89 9d2545c Author: Matus Goljer <matus.gol...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #1094 from ebzzry/master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3582ac8..54fcf3a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Inside Emacs, `M-x sp-cheat-sheet` will show you all the commands available, with examples. There's also a -[great article demonstrating movement and editing in smartparens](http://ebzzry.io/en/emacs-pairs/) +[great article demonstrating movement and editing in smartparens](https://ebzzry.com/en/emacs-pairs/) and [extensive documentation in the wiki](https://github.com/Fuco1/smartparens/wiki). ## Contributing