From 88b2cfbb3884a0c77321efa6922ec6e0bc48eaa9 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 22 Nov 2023 19:59:55 +0100 Subject: [PATCH] Update url in commentary --- evil-escape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evil-escape.el b/evil-escape.el index 615616e..c66db74 100644 --- a/evil-escape.el +++ b/evil-escape.el @@ -84,7 +84,7 @@ ;; (global-set-key (kbd "C-c C-g") 'evil-escape) ;; More information in the readme of the repository: -;; https://github.com/syl20bnr/evil-escape +;; at https://github.com/emacsorphanage/evil-escape. ;;; Code: