From 28c2c5f4d4c53eefaa29c34acbdbcc169c3abcdb Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Wed, 14 Feb 2018 17:21:27 -0800 Subject: Fixing links Links now point at new location for pull-requests.md. --- contributors/guide/github-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contributors/guide/github-workflow.md') 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 -- cgit v1.2.3