From 5a2bf2b91528f22a58c2965c56ff5f5f90f6a3a5 Mon Sep 17 00:00:00 2001 From: Bastian Heppener <bastian.heppener@external.mgm-cp.com> Date: Wed, 8 Jan 2025 08:52:50 +0000 Subject: [PATCH] ozg-7324 change antragsraum-server repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 023895d..52cf164 100644 --- a/README.md +++ b/README.md @@ -169,5 +169,5 @@ can be found by the frontend: ANTRAGSRAUM_HOST=http://localhost:8080 ``` -You need to start the backend according to the documentation in [antragsraum-server](https://git.ozg-sh.de/ozgcloud-app/antragsraum-server). The most simple way to get a +You need to start the backend according to the documentation in [antragsraum-server](https://code.schleswig-holstein.de/ozg-cloud/app/antragsraum-server). The most simple way to get a working backend with mocked data is to run the backend in standalone mode. -- GitLab