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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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