From aaa268822097465e98bb093707e630c7999617f7 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 29 Jan 2025 18:11:26 +0000 Subject: [PATCH] nixos/homebox: fix link to documentation --- nixos/modules/services/web-apps/homebox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/homebox.nix b/nixos/modules/services/web-apps/homebox.nix index e3a4c0faa8e9..a6f4a58d0e57 100644 --- a/nixos/modules/services/web-apps/homebox.nix +++ b/nixos/modules/services/web-apps/homebox.nix @@ -29,7 +29,7 @@ in ''; description = '' The homebox configuration as Environment variables. For definitions and available options see the upstream - [documentation](https://homebox.software/en/quick-start.html#env-variables-configuration). + [documentation](https://homebox.software/en/configure-homebox.html). ''; }; };