diff --git a/docs/cli/patch-commit.md b/docs/cli/patch-commit.md index fdc982b9d6..d7262c7f7b 100644 --- a/docs/cli/patch-commit.md +++ b/docs/cli/patch-commit.md @@ -1,6 +1,6 @@ An alias for `bun patch --commit` to maintain compatibility with pnpm. -You must prepare the package for patching with [`bun patch `](https://bun.sh/docs/cli/patch) first. +To get started with patch, first prepare the package for patching with [`bun patch `](https://bun.sh/docs/install/patch). ### `--patches-dir`