From: Christian Shtarkov Date: Sun, 20 Oct 2024 21:36:59 +0000 (+0100) Subject: Point source link to git X-Git-Url: https://shtarkov.net/gitweb/?a=commitdiff_plain;h=14736d6d6b07eb2bc9a56bc3069be26fd94fb822;p=shtarkov.net.git Point source link to git --- diff --git a/onerc.el b/onerc.el index 7c2fe57..73b5e59 100644 --- a/onerc.el +++ b/onerc.el @@ -41,7 +41,7 @@ ".") (:p "Built with " (:a (@ :href "https://one.tonyaldon.com") "one.el") - " (" (:a (@ :href "/source/") "source") ")"))) + " (" (:a (@ :href "/shtarkov.net.git/") "source") ")"))) (defun shtarkov.net-category (custom-id) (cadr (string-split custom-id "/")))