diff options
-rw-r--r-- | cog.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cog.toml b/cog.toml index d7374be..3bcb099 100644 --- a/cog.toml +++ b/cog.toml @@ -18,7 +18,7 @@ post_bump_hooks = [ [changelog] path = "NEWS.md" template = "remote" -remote = "https://codeberg.org" +remote = "codeberg.org" repository = "lpm" owner = "soispha" authors = [{ signature = "Benedikt Peetz", username = "bpeetz" }] |