aboutsummaryrefslogtreecommitdiffstats
path: root/stattrans.pl
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2018-05-31 10:07:31 +0100
committerSteve McIntyre <steve@einval.com>2018-05-31 10:07:31 +0100
commitf2634c3a397946fd8be00708bf37afa9a0ff548f (patch)
treeb9ac1be88b9ab33fc133889fb6f8bba53e09e9a7 /stattrans.pl
parent4f0b0a121c47544abfbb0966e98163bf45cddfd7 (diff)
Switch stattrans.pl to use the final(!) webwml repo location
Diffstat (limited to 'stattrans.pl')
-rwxr-xr-xstattrans.pl2
1 files changed, 1 insertions, 1 deletions
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";

© 2014-2024 Faster IT GmbH | imprint | privacy policy