diff options
author | filip <filip.komar@gmail.com> | 2015-07-25 23:02:45 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-07-25 23:02:45 +0200 |
commit | 25b4f6672f1a19992601a0646961fde043732340 (patch) | |
tree | 71dfa1b058fe38506dca803a05c9f87ab1e3b1e9 /langs/report_tx_git.php | |
parent | 1e423807efaae13c82928bca45999fc1818cd1c1 (diff) | |
download | www-25b4f6672f1a19992601a0646961fde043732340.tar www-25b4f6672f1a19992601a0646961fde043732340.tar.gz www-25b4f6672f1a19992601a0646961fde043732340.tar.bz2 www-25b4f6672f1a19992601a0646961fde043732340.tar.xz www-25b4f6672f1a19992601a0646961fde043732340.zip |
sync manatools git path
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', ), ); } |