branch: elpa/smartparens commit 9d2545ca45cf839018e1d66b1baa4d9b84e23998 Author: Rommel MARTINEZ <rommel.marti...@astn-group.com> Commit: Rommel MARTINEZ <rommel.marti...@astn-group.com>
README.md: fix link --- 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