diff --git a/content/en/docs/contributing/pr-checks.md b/content/en/docs/contributing/pr-checks.md index fc9079e6f269..d66ae52e241a 100644 --- a/content/en/docs/contributing/pr-checks.md +++ b/content/en/docs/contributing/pr-checks.md @@ -19,7 +19,7 @@ a set of checks are executed. The PR checks verify that... {{% alert title="Note" color="primary" %}} If any of the PR checks fails, please try to -[fix content issues automatically](/docs/contributing/requirements#fix-content-issues-automatically) +[fix content issues automatically](/docs/contributing/requirements/#fix-content-issues-automatically) first by running `npm run fix:all` on your machine. Additionally, you can comment `/fix:all` on your Pull Request. This will make