Skip to content

Commit

Permalink
fix: canonical url for /cgi/top_translators.pl (#8342)
Browse files Browse the repository at this point in the history
fix: canonical url for /cgi/top_translators.pl #8334
  • Loading branch information
stephanegigandet authored Apr 21, 2023
1 parent 4a2e7fc commit 7a5d838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cgi/top_translators.pl
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@

$request_ref->{title} = lang('translators_title');
$request_ref->{content_ref} = \$html;
$request_ref->{canon_url} = '/cgi/top_translators.pl';
display_page($request_ref);

0 comments on commit 7a5d838

Please sign in to comment.