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:
@@ -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