From 073acbadb54ad3828be85031767a90113ca4da39 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 20 Dec 2015 22:49:20 +0100 Subject: fix for nasty copy paste error for doc_xsl --- langs/report_tx_git.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langs/report_tx_git.php') diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php index 5769d6576..10e09ea63 100644 --- a/langs/report_tx_git.php +++ b/langs/report_tx_git.php @@ -62,7 +62,7 @@ if ('Documentation' == $resource_type) { array( 'pot_name' => 'doc_xsl', // Mageia XSL files translation 'tx_name' => 'doc_xsl', - 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/tree/docs/stylesheets/po', + 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/plain/docs/stylesheets/po', ), array( 'pot_name' => 'help', // Mageia Installer Help -- cgit v1.2.1