Fix link in releasing.md

Remove additional space which broke http link.
This commit is contained in:
Filip Grzadkowski 2016-02-02 13:58:47 +01:00
parent d8047e7632
commit f7cab1fd3e

View File

@ -208,8 +208,7 @@ release](https://github.com/kubernetes/kubernetes/releases/new):
1. fill in the release title from the draft; 1. fill in the release title from the draft;
1. re-run the appropriate release notes tool(s) to pick up any changes people 1. re-run the appropriate release notes tool(s) to pick up any changes people
have made; have made;
1. find the appropriate `kubernetes.tar.gz` in [GCS bucket](https:// 1. find the appropriate `kubernetes.tar.gz` in [GCS bucket](https://console.developers.google.com/storage/browser/kubernetes-release/release/),
console.developers.google.com/storage/browser/kubernetes-release/release/),
download it, double check the hash (compare to what you had in the release download it, double check the hash (compare to what you had in the release
notes draft), and attach it to the release; and notes draft), and attach it to the release; and
1. publish! 1. publish!