From ed4a0c582e9ac7ab3021eb0280ccab3349cfcec1 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 4 Dec 2023 09:38:40 +0100 Subject: [PATCH] OZG-4561 Fix URLs to Doku --- alfa-client/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alfa-client/README.md b/alfa-client/README.md index 82815d3f01..1a50204d0c 100644 --- a/alfa-client/README.md +++ b/alfa-client/README.md @@ -1,8 +1,8 @@ # Alfa Frontend -Informationen zur lokalen Installation sind unter [dokumentation/Entwicklungsumgebung/README.md](./https://git.ozg-sh.de/ozgcloud-doc/dokumentation/src/branch/master/Entwicklungsumgebung/README.md#angular-frontend) abgelegt. +Informationen zur lokalen Installation sind unter [dokumentation/Entwicklungsumgebung/README.md](https://git.ozg-sh.de/ozgcloud-doc/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/ozgcloud-doc/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/ozgcloud-doc/dokumentation/src/branch/master/Entwicklung/Angular.md). ## Alfa Frontend starten -- GitLab