From 6ee1053c96fe2f9a674a47dd7b7bdcb60fc8691b Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 8 Mar 2025 22:53:58 -0300 Subject: [PATCH] docs: fix link to nix package file --- website/docs/releasing.mdx | 2 +- website/versioned_docs/version-latest/releasing.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/releasing.mdx b/website/docs/releasing.mdx index b2214352..d244dce5 100644 --- a/website/docs/releasing.mdx +++ b/website/docs/releasing.mdx @@ -58,7 +58,7 @@ If you think its Task version is outdated, open an issue to let us know. Nix is a community owned installation method. Nix package maintainers usually take care of updating versions there by editing -[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/go-task/default.nix). +[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/go/go-task/package.nix). If you think its Task version is outdated, open an issue to let us know. {/* prettier-ignore-start */} diff --git a/website/versioned_docs/version-latest/releasing.mdx b/website/versioned_docs/version-latest/releasing.mdx index b2214352..d244dce5 100644 --- a/website/versioned_docs/version-latest/releasing.mdx +++ b/website/versioned_docs/version-latest/releasing.mdx @@ -58,7 +58,7 @@ If you think its Task version is outdated, open an issue to let us know. Nix is a community owned installation method. Nix package maintainers usually take care of updating versions there by editing -[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/go-task/default.nix). +[this file](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/go/go-task/package.nix). If you think its Task version is outdated, open an issue to let us know. {/* prettier-ignore-start */}