From ea2c6d0e6af7b15a5eb5bd0f9fceff5169aae348 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sat, 2 Nov 2024 19:27:32 +0100 Subject: Fix Git repository URL in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 15e8fe7..0da25d6 100644 --- a/README.org +++ b/README.org @@ -30,5 +30,5 @@ Get the sources at https://tristanriehs.fr/git/edit-config, and load =edit-confi #+begin_src emacs-lisp (straight-use-package 'edit-config - :repo "https://tristanriehs.fr/git/edit-config.git") + :repo "https://tristanriehs.fr/git/edit-config") #+end_src -- cgit v1.2.3