Skip to content

Commit

Permalink
More slimdevices.com to lyrion.org changes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherger committed Jan 16, 2025
1 parent e57eebd commit f7d33c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildrepo.pl
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@
$item->{installations} = $stats{$name} if $stats{$name};
}

$item->{link} =~ s/(wiki|forums)\.slimdevices\.com/$1.lyrion.org/;

print " $content $name\n";
push @{ $out->{"${element}"}->{"$content"} ||= [] }, $item;
}
Expand Down

0 comments on commit f7d33c6

Please sign in to comment.