You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/participating.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ Approvers improve the documentation by reviewing and merging pull requests into
222
222
223
223
- Visit the Netlify page preview for a PR to make sure things look good before approving.
224
224
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
226
226
rotation. See [Be the PR Wrangler for a week](/docs/contribute/advanced#be-the-pr-wrangler-for-a-week)
227
227
for more details.
228
228
@@ -298,7 +298,7 @@ SIG Docs approvers. Here's how it works.
298
298
- Any Kubernetes member can add the `lgtm` label by adding a `/lgtm` comment.
299
299
- Only SIG Docs approvers can merge a pull request
300
300
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
0 commit comments