From ec75038a2ec97f1ec87f401cc46fab10a26cb335 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 24 Sep 2025 18:58:08 +0200 Subject: [PATCH] fix baserow source code url (#1679) - ref: #1 - Repo moved into other org name --- software/baserow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/baserow.yml b/software/baserow.yml index 5d55aa8c1f..f0327329c1 100644 --- a/software/baserow.yml +++ b/software/baserow.yml @@ -7,4 +7,4 @@ platforms: - Docker tags: - Database Management -source_code_url: https://gitlab.com/bramw/baserow +source_code_url: https://gitlab.com/baserow/baserow