aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-11-02 19:27:59 +0100
committerTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-11-02 19:27:59 +0100
commit6e0ea1519aaca4c449d8a734951d7f71e447b7f2 (patch)
treef52888ea00d887be599016c17e24cb8163c3ae3f /README.org
parent4a34c9493e849ed19a25e6d8de012e26ee911397 (diff)
Fix Git repository URL in READMEHEADmaster
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
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