summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Grzadkowski <filipg@google.com>2016-02-02 13:58:47 +0100
committerFilip Grzadkowski <filipg@google.com>2016-02-02 13:58:47 +0100
commitc657c0c84c4051e5e2e64b3f0b4bd1fa51080a7d (patch)
treeaec44162010718afcf661f95efdb8d10ed46b914
parentf471e1c4d3ad76b942e23f9e4cd3adc2686e9d9b (diff)
Fix link in releasing.md
Remove additional space which broke http link.
-rw-r--r--releasing.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/releasing.md b/releasing.md
index d43a20cd..7c5ad9d9 100644
--- a/releasing.md
+++ b/releasing.md
@@ -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!