From ced6e4e324954aa665f7242d5a7e51438572edfb Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Tue, 18 Aug 2026 11:48:00 -0700 Subject: [PATCH] Fix IRC bot switch2osm links --- cookbooks/supybot/templates/default/git.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index c1cb287c4..4eb4d0ef3 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -186,7 +186,7 @@ commit message = [%s|%b|%a] %m %l short name = switch2osm url = https://github.com/switch2osm/switch2osm.git branch = master -commit link = https://github.com/switch2osm/switch2osm.github.io/commit/%c +commit link = https://github.com/switch2osm/switch2osm/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l -- 2.47.3