From f2634c3a397946fd8be00708bf37afa9a0ff548f Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Thu, 31 May 2018 10:07:31 +0100 Subject: Switch stattrans.pl to use the final(!) webwml repo location --- stattrans.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stattrans.pl') diff --git a/stattrans.pl b/stattrans.pl index 7f70175bcbe..019047d57b2 100755 --- a/stattrans.pl +++ b/stattrans.pl @@ -61,7 +61,7 @@ $opt_p =~ s/$/\$/g; ); my $VCSHOST = "salsa"; -my $VCSBASE = "https://salsa.debian.org/webmaster-team/webwml/test_webwml_cvs2git"; +my $VCSBASE = "https://salsa.debian.org/webmaster-team/webwml.git"; if (-d "$config{'wmldir'}/CVS") { $VCSHOST = "alioth"; $VCSBASE = "https://anonscm.debian.org/viewvc/webwml/webwml"; -- cgit v1.2.3