From aa9991ad708dd80b873b738a304c94f6f21dd4ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jovan=20Kruni=C4=87?= Date: Tue, 8 Sep 2020 09:09:32 +0000 Subject: [PATCH] fix: link to old gitlab server Closes #27 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e2cc7a8..ce68501f 100755 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Inside the subgroup every school can decide on its own how to handle permissions #### `gitlab-ci.yml` in `@openstapps/backend` -Every school has their own Docker image for the backend because every school needs other plugins and configuration. This is easily accomplished with a dedicated entry in the [`.gitlab-ci-yml`](https://gitlab.tubit.tu-berlin.de/stapps/backend/blob/develop/.gitlab-ci.yml). +Every school has their own Docker image for the backend because every school needs other plugins and configuration. This is easily accomplished with a dedicated entry in the [`.gitlab-ci-yml`](https://gitlab.com/openstapps/backend/-/blob/master/.gitlab-ci.yml). #### Add namespace for UUID generation