Commit f7cab1fd authored by Filip Grzadkowski's avatar Filip Grzadkowski

Fix link in releasing.md

Remove additional space which broke http link.
parent d8047e76
......@@ -208,8 +208,7 @@ release](https://github.com/kubernetes/kubernetes/releases/new):
1. fill in the release title from the draft;
1. re-run the appropriate release notes tool(s) to pick up any changes people
have made;
1. find the appropriate `kubernetes.tar.gz` in [GCS bucket](https://
console.developers.google.com/storage/browser/kubernetes-release/release/),
1. find the appropriate `kubernetes.tar.gz` in [GCS bucket](https://console.developers.google.com/storage/browser/kubernetes-release/release/),
download it, double check the hash (compare to what you had in the release
notes draft), and attach it to the release; and
1. publish!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment