mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/nzbget: fix github repository link
It's long been living at nzbgetcom/nzbget, not nzbget/nzbget. Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
b83c5cae94
commit
e77bbd9e80
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ in
|
|||
default = { };
|
||||
description = ''
|
||||
NZBGet configuration, passed via command line using switch -o. Refer to
|
||||
<https://github.com/nzbget/nzbget/blob/master/nzbget.conf>
|
||||
<https://github.com/nzbgetcom/nzbget/blob/develop/nzbget.conf>
|
||||
for details on supported values.
|
||||
'';
|
||||
example = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue