From a6a41daee939f01b1482cdd65e985806a0d08272 Mon Sep 17 00:00:00 2001 From: Celeste Horgan Date: Mon, 6 Jul 2020 11:54:22 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Tim Bannister --- .../contribute/participate/roles-and-responsibilties.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/contribute/participate/roles-and-responsibilties.md b/content/en/docs/contribute/participate/roles-and-responsibilties.md index 179acf0009..346ce0321f 100644 --- a/content/en/docs/contribute/participate/roles-and-responsibilties.md +++ b/content/en/docs/contribute/participate/roles-and-responsibilties.md @@ -171,7 +171,7 @@ Approvers and SIG Docs leads are the only ones who can merge pull requests into - Visit the Netlify page preview for a PR to make sure things look good before approving. - 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 -rotation. See [PR wranglers](/docs/contribute/participating/pr-wranglers) +rotation. See [PR wranglers](/docs/contribute/participating/pr-wranglers/). for more details. ### Becoming an approver @@ -188,10 +188,10 @@ To apply: 2. Assign the PR to one or more current SIG Docs approvers. -If approved, a SIG Docs lead adds you to the appropriate GitHub team. Once added, [K8s-ci-robot](https://github.com/kubernetes/test-infra/tree/master/prow#bots-home) assigns and suggests you as a reviewer on new pull requests. +If approved, a SIG Docs lead adds you to the appropriate GitHub team. Once added, [@k8s-ci-robot](https://github.com/kubernetes/test-infra/tree/master/prow#bots-home) assigns and suggests you as a reviewer on new pull requests. ## {{% heading "whatsnext" %}} Learn about specialized roles in SIG Docs: -- [PR wranglers](/docs/contribute/participating/pr-wranglers) \ No newline at end of file +- [PR wranglers](/docs/contribute/participating/pr-wranglers)