From 14736d6d6b07eb2bc9a56bc3069be26fd94fb822 Mon Sep 17 00:00:00 2001 From: Christian Shtarkov Date: Sun, 20 Oct 2024 22:36:59 +0100 Subject: [PATCH] Point source link to git --- onerc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "/"))) -- 2.43.5