Fix dead goauthentik integrations link and hardcoded absolute internal links with a language prefix

This commit is contained in:
Djeex
2026-09-07 13:43:53 +02:00
parent 6447916039
commit a470377d4f
4 changed files with 4 additions and 4 deletions
@@ -209,5 +209,5 @@ Press :kbd{value="Ctrl+O"}, then :kbd{value="Enter"} to save, and :kbd{value="Ct
And thats it! Gitea is now exposed to the web.
::tip{icon=""}
__Tip:__ You can protect this app natively via OIDC with [Pocket ID](/serveex/security/pocket-id) (register it as an OIDC client), or with Authentik by [following these instructions](https://docs.goauthentik.io/integrations/services/gitea/).
__Tip:__ You can protect this app natively via OIDC with [Pocket ID](/serveex/security/pocket-id) (register it as an OIDC client), or with Authentik by [following these instructions](https://integrations.goauthentik.io/development/gitea/).
::