fix(landing-page): Plaene-Links auf docs/plaene/ (matcht Bundle-Struktur)
Validate / build-test (macos-latest) (push) Failing after 2s
Validate / build-test (ubuntu-latest) (push) Failing after 16s
Validate / build-test (windows-latest) (push) Failing after 32s
Validate / reports (push) Has been skipped
Release / release (push) Successful in 50s
Validate / build-test (macos-latest) (push) Failing after 2s
Validate / build-test (ubuntu-latest) (push) Failing after 16s
Validate / build-test (windows-latest) (push) Failing after 32s
Validate / reports (push) Has been skipped
Release / release (push) Successful in 50s
This commit is contained in:
@@ -132,7 +132,7 @@ def main() -> int:
|
||||
n_stubs = sum(1 for f in (REPO / "src" / "stubs").glob("*.h"))
|
||||
|
||||
# Word docs
|
||||
plans = collect_docs("docs") # plaene
|
||||
plans = collect_docs("docs/plaene")
|
||||
safety = collect_docs("docs/safety")
|
||||
manuals = collect_docs("docs/manuals")
|
||||
reviews = collect_docs("docs/reviews")
|
||||
|
||||
Reference in New Issue
Block a user