fix a typo in development.md and update git_workflow.png

This commit is contained in:
Kevin 2015-09-10 00:22:43 +08:00
parent 6f11647cb1
commit 0b08fc8595
2 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ git push -f origin myfeature
### Creating a pull request
1. Visit http://github.com/$YOUR_GITHUB_USERNAME/kubernetes
1. Visit https://github.com/$YOUR_GITHUB_USERNAME/kubernetes
2. Click the "Compare and pull request" button next to your "myfeature" branch.
3. Check out the pull request [process](pull-requests.md) for more details

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 112 KiB