From 2a9e345090ceeae5bdab68407bf1133c040c4f45 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 7 Mar 2011 10:53:22 +0000 Subject: [PATCH] Fix URL of transifex instance to be the canonical one. This updates commit 182a2ceae6d6f50448159e24d8b5c0c92f44407f. --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tx/config b/.tx/config index 21744a7..8f4c9fc 100644 --- a/.tx/config +++ b/.tx/config @@ -1,5 +1,5 @@ [main] -host = https://www.transifex.net/ +host = https://www.transifex.net [libguestfs.libguestfspot] file_filter = po/.po -- 1.8.3.1