hedgedoc: correct typo in deprecation notice

Continues #244941
This commit is contained in:
Andrew Kvalheim 2024-09-19 11:01:19 -07:00
parent 223f611353
commit 818d2a60a8

View File

@ -26,7 +26,7 @@ in
(lib.mkRemovedOptionModule [ "services" "hedgedoc" "workDir" ] ''
This option has been removed in favor of systemd managing the state directory.
If you have set this option without specifying `services.settings.uploadsDir`,
If you have set this option without specifying `services.hedgedoc.settings.uploadsPath`,
please move these files to `/var/lib/hedgedoc/uploads`, or set the option to point
at the correct location.
'')