From d1905f4a064e6df9f836b3f087cf4d2b07b74868 Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:16:44 -0500 Subject: [PATCH] nixos/bepasty: fix documentation link formatting --- nixos/modules/services/misc/bepasty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/misc/bepasty.nix b/nixos/modules/services/misc/bepasty.nix index d890fe507ae7..b9ab598d93dd 100644 --- a/nixos/modules/services/misc/bepasty.nix +++ b/nixos/modules/services/misc/bepasty.nix @@ -64,7 +64,7 @@ in description = '' Extra configuration for bepasty server to be appended on the configuration. - see https://bepasty-server.readthedocs.org/en/latest/quickstart.html#configuring-bepasty + see for all options. ''; default = "";