From 48e59bc626c1eaffe31ae122837765637400d602 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 17 Mar 2020 00:57:20 +0100 Subject: [PATCH] Update repo --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index d6c97eb..9224bb4 100644 --- a/app.json +++ b/app.json @@ -1,5 +1,5 @@ { "name": "gitea", "description": "Gitea is a painless self-hosted Git service.", - "repository": "https://gitlab.com/autonomic-cooperative/gitea-dokku" + "repository": "https://gitlab.com/autonomic-cooperative/coop-cloud/gitea" }