nixos/bepasty: fix documentation link formatting

Changed files
+1 -1
nixos
modules
services
+1 -1
nixos/modules/services/misc/bepasty.nix
···
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 <https://bepasty-server.readthedocs.org/en/latest/quickstart.html#configuring-bepasty>
for all options.
'';
default = "";