From e2e8f71284124f49c933fc321d03013a2c51d08d Mon Sep 17 00:00:00 2001 From: Ethan Carter Edwards Date: Wed, 26 Nov 2025 16:25:18 -0500 Subject: [PATCH] README.md: fix link to Nix package Signed-off-by: Ethan Carter Edwards --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64251aa2..6628367fc 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ This allows `doctl` to add DigitalOcean container registry credentials to your D Users of NixOS or other [supported platforms](https://nixos.org/nixpkgs/) may install ```doctl``` from -[Nixpkgs](https://nixos.org/nixos/packages.html#doctl). Please note +[Nixpkgs](https://search.nixos.org/packages?channel=unstable&show=doctl&query=doctl). Please note this package is also community maintained and may not be on the latest version.