summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2015-09-10 09:48:08 -0700
committerk8s-merge-robot <k8s.production.user@gmail.com>2015-09-10 09:48:08 -0700
commit2e6e7c4cf92416c9554e43f9c92df60ee9dde101 (patch)
treeb64e16d145a794c6ab2e535d38d4d1a032064230
parent94c5155a987711b6cff4a4bdf13d463a6eddb42a (diff)
parent7c58a4a72923659e2a6036eec4eef7cd86b88d28 (diff)
Merge pull request #13790 from kevin-wangzefeng/fix_typo_in_development_md
Auto commit by PR queue bot
-rw-r--r--development.md2
-rw-r--r--git_workflow.pngbin90004 -> 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
index e3bd70da..80a66248 100644
--- a/git_workflow.png
+++ b/git_workflow.png
Binary files differ