TS: Fix broken link to german setup guide (#700)

The German tutorial link pointed to the English version
This commit is contained in:
Grrmo
2022-06-25 00:29:25 +02:00
committed by GitHub
parent aa3d7f5e21
commit b41c6185e4

View File

@@ -27,7 +27,7 @@ class TimespinnerWebWorld(WebWorld):
setup.description,
"Deutsch",
"setup_de.md",
"setup/en",
"setup/de",
["Grrmo", "Fynxes", "Blaze0168"]
)