diff options
| -rw-r--r-- | development.md | 2 | ||||
| -rw-r--r-- | git_workflow.png | bin | 90004 -> 114745 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md index fc14333b..75cb2365 100644 --- a/development.md +++ b/development.md @@ -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 diff --git a/git_workflow.png b/git_workflow.png Binary files differindex e3bd70da..80a66248 100644 --- a/git_workflow.png +++ b/git_workflow.png |
