From 033abc64c88a44d0c00e37ba9efd3ed3838bd578 Mon Sep 17 00:00:00 2001 From: Jakob Schnell Date: Thu, 19 Apr 2018 10:05:14 +0200 Subject: [PATCH] fix translation documentation link (#873) --- src/pretix/locale/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/locale/README b/src/pretix/locale/README index e4f4d453ab..ee09cc1a60 100644 --- a/src/pretix/locale/README +++ b/src/pretix/locale/README @@ -3,4 +3,4 @@ Translating pretix If you want to help translating, please read this page in our documentation: - https://docs.pretix.eu/development/translation/index.html + https://docs.pretix.eu/en/latest/development/translation/index.html