diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 18:07:37 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 18:07:37 +0200 |
commit | c08bfee8c276537c0165e43110093adf0c03cdb5 (patch) | |
tree | 04d0cf4c5e1197162d909260d251f4117933c57d /contrib/config.json | |
parent | chore(treewide): Comply with the reuse spec v3.3 (diff) | |
download | back-c08bfee8c276537c0165e43110093adf0c03cdb5.zip |
fix(treewide): Use the correct link to the repository
Diffstat (limited to '')
-rw-r--r-- | contrib/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config.json b/contrib/config.json index a1d70d0..599e149 100644 --- a/contrib/config.json +++ b/contrib/config.json @@ -1,5 +1,5 @@ { - "source_code_repository_url": "https://git.foss-syndicate.org/vhack.eu/nixos-server/tree/pkgs/by-name/ba/back", + "source_code_repository_url": "https://git.foss-syndicate.org/vhack.eu/git_bug/back", "root_url": "https://issues.foss-syndicate.org", "scan_path": "/path/to/the/scan/path", "project_list": "/path/to/the/projects.list" |