nixos/stalwart: Fix broken Stalwart documentation link in configuration (#543194)

This commit is contained in:
Yt
2026-07-18 11:16:49 +00:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ in
default = { };
description = ''
Configuration options for the Stalwart server.
See <https://stalw.art/docs/category/configuration> for available options.
See <https://stalw.art/docs/configuration> for available options.
By default, the module is configured to store everything locally.
'';