This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new b39edc1002 docs(translations): point broken tutorial link to Internet 
Archive copy (#23683)
b39edc1002 is described below

commit b39edc1002f6620b0ae71f96be3df8f9f27070bb
Author: Sam Firke <[email protected]>
AuthorDate: Fri Apr 14 15:20:09 2023 -0400

    docs(translations): point broken tutorial link to Internet Archive copy 
(#23683)
---
 docs/docs/contributing/translations.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/contributing/translations.mdx 
b/docs/docs/contributing/translations.mdx
index 13572f801e..e8c656b026 100644
--- a/docs/docs/contributing/translations.mdx
+++ b/docs/docs/contributing/translations.mdx
@@ -107,7 +107,7 @@ Run the following command to update the language files with 
the new extracted st
 You can then translate the strings gathered in files located under
 `superset/translation`, where there's one folder per language. You can use 
[Poedit](https://poedit.net/features)
 to translate the `po` file more conveniently.
-There are some [tutorials in the 
wiki](https://wiki.lxde.org/en/Translate_*.po_files_with_Poedit).
+Here is [a 
tutorial](https://web.archive.org/web/20220517065036/https://wiki.lxde.org/en/Translate_*.po_files_with_Poedit).
 
 To perform the translation on MacOS, you can install `poedit` via Homebrew:
 

Reply via email to