From: Christian Shtarkov Date: Thu, 24 Oct 2024 15:24:48 +0000 (+0100) Subject: Change source link to gitweb X-Git-Url: https://shtarkov.net/gitweb/?a=commitdiff_plain;h=e633186b32b027bb24112ed5d139812b41ab9f16;p=shtarkov.net.git Change source link to gitweb --- diff --git a/onerc.el b/onerc.el index ff752e3..4da3984 100644 --- a/onerc.el +++ b/onerc.el @@ -18,7 +18,7 @@ ".") (:p "Built with " (:a (@ :href "https://one.tonyaldon.com") "one.el") - " (" (:a (@ :href "/shtarkov.net.git/") "source") ")"))) + " (" (:a (@ :href "/gitweb/?p=shtarkov.net.git") "source") ")"))) (defun shtarkov.net-category (custom-id) (cadr (string-split custom-id "/")))