fix broken doc links

This commit is contained in:
2026-03-09 18:30:52 +01:00
parent 7153fec05c
commit 8d6cfa2fbc
14 changed files with 146 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# Konventionen (kurz und verbindlich)
Letzte Aktualisierung: 2026-03-06
Letzte Aktualisierung: 2026-03-09
## 1) Code
@@ -44,7 +44,7 @@ Letzte Aktualisierung: 2026-03-06
- Templates nur für Rendering.
- UI-Texte über `t('...')`.
- Strukturregeln in `docs/frontend-css.md` und `docs/frontend-javascript.md`.
- Strukturregeln in `/docs/reference-frontend-css.md` und `/docs/reference-frontend-javascript.md`.
## 6) Mindestchecks vor Merge