Fix a dead link in cluster/update-storage-objects.sh

pull/6/head
Kazuki Suda 2017-07-06 18:37:52 +09:00
parent 9dd6a935fc
commit 63f6198b4e
1 changed files with 1 additions and 1 deletions

View File

@ -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