Merge pull request #43601 from tianshapjq/patch-1

Automatic merge from submit-queue

fix the anchor link

**What this PR does / why we need it**:
fix the anchor links about "kubectl rolling-update" and "kubectl delete", they did not work at present.
pull/6/head
Kubernetes Submit Queue 2017-03-24 22:22:30 -07:00 committed by GitHub
commit 595998c43c
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@
- [Known Issues](#known-issues-1) - [Known Issues](#known-issues-1)
- [Notable Changes to Existing Behavior](#notable-changes-to-existing-behavior-1) - [Notable Changes to Existing Behavior](#notable-changes-to-existing-behavior-1)
- [Deployments](#deployments) - [Deployments](#deployments)
- [kubectl rolling-update: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-rolling-update:-<-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) - [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) - [DELETE operation in REST API](#delete-operation-in-rest-api)
- [Action Required Before Upgrading](#action-required-before-upgrading-1) - [Action Required Before Upgrading](#action-required-before-upgrading-1)
- [optionally, remove the old secret](#optionally-remove-the-old-secret) - [optionally, remove the old secret](#optionally-remove-the-old-secret)