Skip to content

Commit eea7603

Browse files
authored
Merge pull request #19956 from tengqm/fix-contrib-link
Fix link in contributing guide
2 parents 6c61ce4 + e5121dd commit eea7603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/participating.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Approvers improve the documentation by reviewing and merging pull requests into
222222

223223
- Visit the Netlify page preview for a PR to make sure things look good before approving.
224224

225-
- Participate in the [PR Wrangler rotation scheduler](https://github.com/kubernetes/website/wiki/PR-Wranglers) for weekly rotations. SIG Docs expects all approvers to participate in this
225+
- Participate in the [PR Wrangler rotation schedule](https://github.com/kubernetes/website/wiki/PR-Wranglers) for weekly rotations. SIG Docs expects all approvers to participate in this
226226
rotation. See [Be the PR Wrangler for a week](/docs/contribute/advanced#be-the-pr-wrangler-for-a-week)
227227
for more details.
228228

@@ -298,7 +298,7 @@ SIG Docs approvers. Here's how it works.
298298
- Any Kubernetes member can add the `lgtm` label by adding a `/lgtm` comment.
299299
- Only SIG Docs approvers can merge a pull request
300300
by adding an `/approve` comment. Some approvers also perform additional
301-
specific roles, such as [PR Wrangler](#pr-wrangler) or
301+
specific roles, such as [PR Wrangler](/docs/contribute/advanced#be-the-pr-wrangler-for-a-week) or
302302
[SIG Docs chairperson](#sig-docs-chairperson).
303303

304304
{{% /capture %}}

0 commit comments

Comments
 (0)