aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cli/package_manager_command.zig2
1 files changed, 1 insertions, 1 deletions
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 <b>cache rm<r> clear the cache
\\ bun pm <b>migrate<r> migrate another package manager's lockfile without installing anything
\\
- \\Learn more about these at <magenta>https://bun.sh/docs/install/utilities<r>
+ \\Learn more about these at <magenta>https://bun.sh/docs/cli/pm<r>
\\
, .{});