[tor-commits] [community/staging] fix needed for translation files to have the proper link on the description
hiro at torproject.org
hiro at torproject.org
Fri Jul 5 13:13:31 UTC 2019
commit c52ecff71f030c60e5c95088c9d631f575ea33c1
Author: emma peel <emma.peel at riseup.net>
Date: Mon Jun 17 08:02:25 2019 +0200
fix needed for translation files to have the proper link on the description
---
configs/i18n.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/i18n.ini b/configs/i18n.ini
index cb13961..4145dc0 100644
--- a/configs/i18n.ini
+++ b/configs/i18n.ini
@@ -2,4 +2,4 @@ content = en
translations = es,de,fr,it,pt-BR,ru
i18npath = i18n
translate_paragraphwise = False
-url_prefix = https://torproject.org/
+url_prefix = https://community.torproject.org/
More information about the tor-commits
mailing list