From 5d33b4e76966a4ae9f78cbd414daab5ef47475c6 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 28 Oct 2024 23:45:00 +0000 Subject: [PATCH] supybot: update switch2osm url --- 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 e8a7078d9..77d954517 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -184,7 +184,7 @@ commit message = [%s|%b|%a] %m %l [switch2osm] short name = switch2osm -url = https://github.com/switch2osm/switch2osm.github.io.git +url = https://github.com/switch2osm/switch2osm.git branch = master commit link = https://github.com/switch2osm/switch2osm.github.io/commit/%c channels = #osm-dev -- 2.39.5