summaryrefslogtreecommitdiff
path: root/contributors/guide/github-workflow.md
diff options
context:
space:
mode:
Diffstat (limited to 'contributors/guide/github-workflow.md')
-rw-r--r--contributors/guide/github-workflow.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/github-workflow.md b/contributors/guide/github-workflow.md
index c96e4e7d..a8c4eae6 100644
--- a/contributors/guide/github-workflow.md
+++ b/contributors/guide/github-workflow.md
@@ -179,7 +179,7 @@ git push -f ${your_remote_name} myfeature
1. Visit your fork at https://github.com/$user/kubernetes
2. Click the `Compare & Pull Request` button next to your `myfeature` branch.
-3. Check out the pull request [process](/contributors/devel/pull-requests.md) for more details and
+3. Check out the pull request [process](/contributors/guide/pull-requests.md) for more details and
advice.
_If you have upstream write access_, please refrain from using the GitHub UI for