diff options
Diffstat (limited to 'langs/report_tx_git.php')
-rw-r--r-- | langs/report_tx_git.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php index 9485bf078..f6f3828a1 100644 --- a/langs/report_tx_git.php +++ b/langs/report_tx_git.php @@ -227,7 +227,7 @@ if ('Documentation' == $resource_type) { array( 'pot_name' => 'manatools', 'tx_name' => 'manatools', - 'git_path' => 'http://gitweb.mageia.org/software/adminpanel/plain/po', + 'git_path' => 'http://gitweb.mageia.org/software/manatools/plain/po', ), ); } |