Merge pull request #1214 from porridge/remove-link

Automatic merge from submit-queue.

Remove link to empty document.
This commit is contained in:
Kubernetes Submit Queue 2017-10-17 11:16:27 -07:00 committed by GitHub
commit 0c81198860
1 changed files with 2 additions and 5 deletions

View File

@ -344,7 +344,8 @@ git push -f ${your_remote_name} myfeature
1. Visit your fork at https://github.com/$user/kubernetes 1. Visit your fork at https://github.com/$user/kubernetes
2. Click the `Compare & Pull Request` button next to your `myfeature` branch. 2. Click the `Compare & Pull Request` button next to your `myfeature` branch.
3. Check out the pull request [process](pull-requests.md) for more details. 3. Check out the pull request [process](pull-requests.md) for more details and
advice.
_If you have upstream write access_, please refrain from using the GitHub UI for _If you have upstream write access_, please refrain from using the GitHub UI for
creating PRs, because GitHub will create the PR branch inside the main creating PRs, because GitHub will create the PR branch inside the main
@ -366,10 +367,6 @@ At the assigned reviewer's discretion, a PR may be switched to use
Reviewable, please ONLY send or reply to comments through Reviewable. Mixing Reviewable, please ONLY send or reply to comments through Reviewable. Mixing
code review tools can be very confusing. code review tools can be very confusing.
See [Faster Reviews](faster_reviews.md) for some thoughts on how to streamline
the review process.
#### Squash and Merge #### Squash and Merge
Upon merge (by either you or your reviewer), all commits left on the review Upon merge (by either you or your reviewer), all commits left on the review