Commit a2d2ddf7 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #48533 from superbrothers/fix-dead-link

Automatic merge from submit-queue (batch tested with PRs 47738, 49196, 48907, 48533, 48822) Fix a dead link in cluster/update-storage-objects.sh **What this PR does / why we need it**: This PR fixes a dead link in cluster/update-storage-objects.sh. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
parents 44b0eeed 63f6198b
......@@ -19,7 +19,7 @@
# they are written using the latest API version.
#
# Steps to use this script to upgrade the cluster to a new version:
# https://github.com/kubernetes/kubernetes/blob/master/docs/cluster_management.md#updgrading-to-a-different-api-version
# https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/#upgrading-to-a-different-api-version
set -o errexit
set -o nounset
......
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