aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2013-11-07 17:38:58 +0000
committerMark Longair <mhl@pobox.com>2013-11-07 17:38:58 +0000
commit0d6c60edf025ef86d8ca74f9e10fca7e08951a90 (patch)
tree4ad0e69823b9e8a169b02db64f68763a63d1da6f
parent99c35e70de774a4ad8dfeb3e72badb4a7e5f94aa (diff)
Switch .tx/config to refer to transifex.com instead of transifex.net
The transifex-client version 0.9.1 rejects the transifex.net URL, with the following error: CertificateError: hostname 'www.transifex.net' doesn't match either of '*.transifex.com', 'transifex.com' ... so update it to transifex.com.
-rw-r--r--.tx/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config
index cc0cd4bbd..bc7529856 100644
--- a/.tx/config
+++ b/.tx/config
@@ -4,5 +4,5 @@ source_lang = en
source_file = locale/en/app.po
[main]
-host = https://www.transifex.net
+host = https://www.transifex.com