branch: elpa/eat commit 0cf652a5910ad71d3cfb1b69241713fc3704a9f0 Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
; Fix :url in Quelpa recipe in README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4dcc3af416..9166b9855b 100644 --- a/README.org +++ b/README.org @@ -71,7 +71,7 @@ right now. So, you have to follow one of the following methods: #+begin_src emacs-lisp (quelpa '(eat :fetcher git - :url "https://codeberg.org/akib/emacs-iwindow.git" + :url "https://codeberg.org/akib/emacs-eat.git" :files ("*.el" "dir" "*.info" "*.texi" "*.ti" ("e" "e/*")))