diff --git a/common/changes/@rushstack/heft-jest-plugin/remove-postinstall_2022-11-28-23-57.json b/common/changes/@rushstack/heft-jest-plugin/remove-postinstall_2022-11-28-23-57.json index 381308bee50..af2e310484f 100644 --- a/common/changes/@rushstack/heft-jest-plugin/remove-postinstall_2022-11-28-23-57.json +++ b/common/changes/@rushstack/heft-jest-plugin/remove-postinstall_2022-11-28-23-57.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@rushstack/heft-jest-plugin", - "comment": "Remove a postinstall step that patches Jest in-place. This is better achieved with a PNPM patch.", + "comment": "Remove a postinstall step that patches Jest in-place. This is better achieved with a PNPM patch. See https://github.com/microsoft/rushstack/pull/3790 for more information.", "type": "minor" } ],