i18n
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-07-18 09:31:39 +00:00
parent a11f21c47c
commit f512538d1c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import shutil
import yaml
SOURCE_DIR = "docs"
ENGLISH_DIR = "docs_en"
ENGLISH_DIR = "docs/en"
MKDOCS_YML = "mkdocs.yml"
# Kopiera alla filer från docs/ till docs_en/