diff --git a/src/cli/package_manager_command.zig b/src/cli/package_manager_command.zig index 00326bc97c..d9b2b82e7d 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 \\ , .{});