From 6e0ea1519aaca4c449d8a734951d7f71e447b7f2 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sat, 2 Nov 2024 19:27:59 +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 1d291e4..bdac03c 100644 --- a/README.org +++ b/README.org @@ -34,5 +34,5 @@ Get the sources at https://tristanriehs.fr/git/create-license, and load =create- #+begin_src emacs-lisp (straight-use-package 'create-license - :repo "https://tristanriehs.fr/git/create-license.git") + :repo "https://tristanriehs.fr/git/create-license") #+end_src -- cgit v1.2.3