nixos/release-notes: fix md link in section about gitea

Reported in https://github.com/NixOS/nixpkgs/pull/336995#discussion_r1760042825.
This commit is contained in:
Maximilian Bosch 2024-09-15 16:38:13 +02:00
parent 7fcffb1bc5
commit 1c9765accf
No known key found for this signature in database

View File

@ -243,7 +243,7 @@
- `forgejo` and `forgejo-lts` no longer support the opt-in feature [PAM (Pluggable Authentication Module)](https://forgejo.org/docs/latest/user/authentication/#pam-pluggable-authentication-module).
- `gitea` no longer supports the opt-in feature [PAM (Pluggable Authentication Module)][https://docs.gitea.com/usage/authentication#pam-pluggable-authentication-module].
- `gitea` no longer supports the opt-in feature [PAM (Pluggable Authentication Module)](https://docs.gitea.com/usage/authentication#pam-pluggable-authentication-module).
- `services.ddclient.use` has been deprecated: `ddclient` now supports separate IPv4 and IPv6 configuration. Use `services.ddclient.usev4` and `services.ddclient.usev6` instead.