Merge pull request #54620 from xiangpengzhao/fix-toc-badformat

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix bad format anchor in CHANGELOG

**What this PR does / why we need it**:

**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**:
We should update the relnotes associated scripts.

**Release note**:

```release-note
NONE
```
pull/6/head
Kubernetes Submit Queue 2017-10-26 17:07:52 -07:00 committed by GitHub
commit aabfc5555b
2 changed files with 3 additions and 3 deletions

View File

@ -68,8 +68,8 @@
- [Known Issues](#known-issues)
- [Notable Changes to Existing Behavior](#notable-changes-to-existing-behavior)
- [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)
- [optionally, remove the old secret](#optionally-remove-the-old-secret)

View File

@ -89,7 +89,7 @@
- [Downloads for v1.6.0](#downloads-for-v160)
- [Client Binaries](#client-binaries-12)
- [Server Binaries](#server-binaries-12)
- [WARNING: etcd backup strongly recommended](#warning:-etcd-backup-strongly-recommended)
- [WARNING: etcd backup strongly recommended](#warning-etcd-backup-strongly-recommended)
- [Major updates and release themes](#major-updates-and-release-themes)
- [Action Required](#action-required-1)
- [Certificates API](#certificates-api)