From 9a7d13d207b985738159ae67b2bf9ef18456db1e Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Tue, 20 Dec 2022 11:12:34 +0100 Subject: [PATCH] OZG-2958 OZG-3283 Refactor documentation (4) --- goofy-client/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/goofy-client/README.md b/goofy-client/README.md index 25d9d2e567..fe2a6f5b17 100644 --- a/goofy-client/README.md +++ b/goofy-client/README.md @@ -1,8 +1,8 @@ # Alfa Frontend -Informationen zur lokalen Installation sind unter [dokumentation/Entwicklungsumgebung/README.md](.https://git.ozg-sh.de/mgm/dokumentation/src/branch/master/Entwicklungsumgebung/README.md#angular-frontend) +Informationen zur lokalen Installation sind unter [dokumentation/Entwicklungsumgebung/README.md](./https://git.ozg-sh.de/mgm/dokumentation/src/branch/master/Entwicklungsumgebung/README.md#angular-frontend) abgelegt. -Befehle und Tipps zum Umgang mit der Codebasis und zur Testerstellung liegen in [dokumentation/Entwicklung/Angular.md](.https://git.ozg-sh.de/mgm/dokumentation/src/branch/master/Entwicklung/Angular.md). +Befehle und Tipps zum Umgang mit der Codebasis und zur Testerstellung liegen in [dokumentation/Entwicklung/Angular.md](./https://git.ozg-sh.de/mgm/dokumentation/src/branch/master/Entwicklung/Angular.md). ## Alfa Frontend starten -- GitLab