mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/bepasty: fix documentation link formatting
This commit is contained in:
parent
52bab06cd0
commit
d1905f4a06
1 changed files with 1 additions and 1 deletions
|
@ -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 <https://bepasty-server.readthedocs.org/en/latest/quickstart.html#configuring-bepasty>
|
||||
for all options.
|
||||
'';
|
||||
default = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue