diff --git a/forgejo.json b/forgejo.json index 897b4bb..7d68ed1 100644 --- a/forgejo.json +++ b/forgejo.json @@ -1,5 +1,5 @@ { - "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/client-config.json", + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/forgejo.json", "redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"], "grant_types": ["authorization_code", "refresh_token"] }