diff --git a/.nvchecker.toml b/.nvchecker.toml index 2ecb9ed..628ffbc 100644 --- a/.nvchecker.toml +++ b/.nvchecker.toml @@ -1,5 +1,5 @@ [gotosocial] source = "git" -git = "https://github.com/superseriousbusiness/gotosocial.git" +git = "https://codeberg.org/superseriousbusiness/gotosocial.git" prefix = "v" exclude_regex = ".*(beta|rc).*"