Skip to content

Commit 6ee1053

Browse files
committed
docs: fix link to nix package file
1 parent 8eaf835 commit 6ee1053

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/releasing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you think its Task version is outdated, open an issue to let us know.
5858

5959
Nix is a community owned installation method. Nix package maintainers usually
6060
take care of updating versions there by editing
61-
[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/go-task/default.nix).
61+
[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/go/go-task/package.nix).
6262
If you think its Task version is outdated, open an issue to let us know.
6363

6464
{/* prettier-ignore-start */}

website/versioned_docs/version-latest/releasing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you think its Task version is outdated, open an issue to let us know.
5858

5959
Nix is a community owned installation method. Nix package maintainers usually
6060
take care of updating versions there by editing
61-
[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/go-task/default.nix).
61+
[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/go/go-task/package.nix).
6262
If you think its Task version is outdated, open an issue to let us know.
6363

6464
{/* prettier-ignore-start */}

0 commit comments

Comments
 (0)