docs: fix incorrect relative links in ADRs and frontend documentation
Corrected relative links in architectural decision records and the frontend README to ensure proper navigation and consistency across documentation.
This commit is contained in:
@@ -39,5 +39,5 @@ Wir werden **SQLDelight** als primäre Persistenz-Bibliothek für das KMP-Fronte
|
||||
|
||||
## Referenzen
|
||||
|
||||
* [Frontend Status Report 01-2026](docs/90_Reports/Frontend_Status_Report_01-2026.md)
|
||||
* [Frontend Status Report 01-2026](../../../90_Reports/Frontend_Status_Report_01-2026.md)
|
||||
* [SQLDelight Dokumentation](https://cashapp.github.io/sqldelight/)
|
||||
|
||||
@@ -38,5 +38,5 @@ Wir werden **Koin** als Dependency-Injection-Framework für das KMP-Frontend ver
|
||||
|
||||
## Referenzen
|
||||
|
||||
* [Koin Dokumentation](https.koin.io)
|
||||
* [Repository-Architektur (MP-22)](docs/01_Architecture/ARCHITECTURE.md) (veraltet, aber erwähnt die DI-Policy)
|
||||
* [Koin Dokumentation](https://insert-koin.io/)
|
||||
* [Repository-Architektur (MP-22)](../ARCHITECTURE.md) (veraltet, aber erwähnt die DI-Policy)
|
||||
|
||||
Reference in New Issue
Block a user