diff options
-rw-r--r-- | cog.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cog.toml b/cog.toml index c0a5ba6..781175b 100644 --- a/cog.toml +++ b/cog.toml @@ -29,7 +29,7 @@ post_bump_hooks = [ [changelog] path = "NEWS.md" template = "remote" -remote = "git.vhack.eu" +remote = "git.foss-syndicate.org" repository = "clients/yt" owner = "soispha" authors = [{ signature = "Benedikt Peetz", username = "bpeetz" }] |