From 20609ac0b012bb2eafffd700ca4c397b42a7d606 Mon Sep 17 00:00:00 2001
From: Markus Walz <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 16:57:24 -0400
Subject: [PATCH] fix download url for 4.2.1.0

---
 archive/update.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/archive/update.xml b/archive/update.xml
index 723891a..e2ec3f5 100644
--- a/archive/update.xml
+++ b/archive/update.xml
@@ -14,7 +14,7 @@
 		</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">
-				https://raw.github.com/projectfork/Translations/master/archive/zips/lang_pf4_4.2.1.0.zip
+				https://github.com/projectfork/Translations/raw/master/archive/zips/lang_pf4_4.2.1.0.zip
 			</downloadurl>
 		</downloads>
 		<tags>
@@ -38,7 +38,7 @@
 		</infourl>
 		<downloads>
 			<downloadurl type="full" format="zip">
-				https://raw.github.com/projectfork/Translations/master/archive/zips/lang_pf4_4.2.1.0.zip
+				https://github.com/projectfork/Translations/raw/master/archive/zips/lang_pf4_4.2.1.0.zip
 			</downloadurl>
 		</downloads>
 		<tags>
@@ -198,4 +198,4 @@
 		<client>site</client>
 		<folder/>
 	</update>
-</updates>
\ No newline at end of file
+</updates>

--
Gitblit v1.9.1