diff options
Diffstat (limited to 'static/.well-known')
| -rw-r--r-- | static/.well-known/webfinger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger index 5e5630d..009134c 100644 --- a/static/.well-known/webfinger +++ b/static/.well-known/webfinger @@ -3,7 +3,7 @@ "links": [ { "rel": "http://openid.net/specs/connect/1.0/issuer", - "href": "https://codeberg.org/" + "href": "https://codeberg.org" } ] } |