diff options
-rw-r--r-- | langs/resources_list.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langs/resources_list.php b/langs/resources_list.php index 86d6b15ed..fc01565c7 100644 --- a/langs/resources_list.php +++ b/langs/resources_list.php @@ -203,7 +203,7 @@ if ('Documentation' == $resource_type) { array( 'pot_name' => 'json', 'tx_name' => 'plasma-json', - 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/plain/plasma_json/po/', + 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/plain/plasma_json/po', ), array( 'pot_name' => 'python-manatools', |