From c9ef35799c3c3f1c3850a89930b83faaff5b0089 Mon Sep 17 00:00:00 2001 From: Drinky Pool Date: Fri, 24 Mar 2017 09:36:56 +0800 Subject: [PATCH] fix the anchor link fix the anchor links about "kubectl rolling-update" and "kubectl delete", they did not work at present. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 466bb62b61..dbc3a6971d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -203,8 +203,8 @@ - [Known Issues](#known-issues-1) - [Notable Changes to Existing Behavior](#notable-changes-to-existing-behavior-1) - [Deployments](#deployments) - - [kubectl rolling-update: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-rolling-update:-<-v140-client-vs->=v140-cluster) - - [kubectl delete: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-delete:-<-v140-client-vs->=v140-cluster) + - [kubectl rolling-update: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-rolling-update--v140-client-vs-v140-cluster) + - [kubectl delete: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-delete--v140-client-vs-v140-cluster) - [DELETE operation in REST API](#delete-operation-in-rest-api) - [Action Required Before Upgrading](#action-required-before-upgrading-1) - [optionally, remove the old secret](#optionally-remove-the-old-secret)