From e7cba822e4ff19461bddc22c3edb7074aa4e0c45 Mon Sep 17 00:00:00 2001 From: "Mountain/\\Ash" Date: Wed, 18 Oct 2023 21:57:46 +0200 Subject: fix: online docs moved (#6579) --- src/cli/package_manager_command.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/package_manager_command.zig b/src/cli/package_manager_command.zig index 00326bc97..d9b2b82e7 100644 --- a/src/cli/package_manager_command.zig +++ b/src/cli/package_manager_command.zig @@ -286,7 +286,7 @@ pub const PackageManagerCommand = struct { \\ bun pm cache rm clear the cache \\ bun pm migrate migrate another package manager's lockfile without installing anything \\ - \\Learn more about these at https://bun.sh/docs/install/utilities + \\Learn more about these at https://bun.sh/docs/cli/pm \\ , .{}); -- cgit v1.2.3