summaryrefslogtreecommitdiff
path: root/contributors/guide/github-workflow.md
diff options
context:
space:
mode:
authorguineveresaenger <guineveresaenger@gmail.com>2018-02-14 17:21:27 -0800
committerguineveresaenger <guineveresaenger@gmail.com>2018-02-19 21:21:58 -0800
commit28c2c5f4d4c53eefaa29c34acbdbcc169c3abcdb (patch)
treea360305bde909f15f81b26412ea44b0279d65c99 /contributors/guide/github-workflow.md
parentf71f80ce56ac534814d3cf9ba6677bccb216a7df (diff)
Fixing links
Links now point at new location for pull-requests.md.
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