Fix ~50 cross-language anchor links pointing at the other language's heading slug

This commit is contained in:
Djeex
2026-09-07 13:44:01 +02:00
parent a470377d4f
commit fbc33a5ff4
20 changed files with 41 additions and 41 deletions
@@ -306,7 +306,7 @@ server {
}
```
::tip{icon="" to="/serveex/advanced/authentik#protecting-an-app-via-reverse-proxy"}
::tip{icon="" to="/serveex/advanced/authentik#protéger-une-app-par-reverse-proxy"}
✨ Vous pouvez protéger cette application avec Authentik en retirant le `#` devant `include /config/nginx/authentik-server.conf;` et `include /config/nginx/authentik-location.conf;`. N'oubliez pas de **créer une application et un provider dans Authentik**.
::