branch: elpa/llama
commit c15cd5f0c1189e123bb4cafe2f758cea8d5c2d02
Author: Miciah Masters <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Fix package URL in header
---
 llama.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llama.el b/llama.el
index a239f4915d..27e73b6753 100644
--- a/llama.el
+++ b/llama.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2020-2021  Jonas Bernoulli
 
 ;; Authors: Jonas Bernoulli <[email protected]>
-;; URL: https://github.com/tarsius/llama
+;; URL: https://git.sr.ht/~tarsius/llama
 ;; Keywords: extensions
 
 ;; Package-Requires: ((seq "2.20"))

Reply via email to