Fix blog articles using wrong custom URIs

Some blog articles with custom URIs have been localized into Chinese
without removing the custom URI from the front matter.

Update these articles to use appropriate URIs.
This commit is contained in:
Tim Bannister
2022-03-02 16:24:18 +00:00
parent a9f7219210
commit 5c970ca1b0
37 changed files with 52 additions and 52 deletions
@@ -2,14 +2,14 @@
title: Kubernetes 1.9 对 Windows Server 容器提供 Beta 版本支持
date: 2018-01-09
slug: kubernetes-v19-beta-windows-support
url: /blog/2018/01/Kubernetes-V19-Beta-Windows-Support
url: /zh/blog/2018/01/Kubernetes-V19-Beta-Windows-Support
---
<!--
---
title: Kubernetes v1.9 releases beta support for Windows Server Containers
date: 2018-01-09
slug: kubernetes-v19-beta-windows-support
url: /blog/2018/01/Kubernetes-V19-Beta-Windows-Support
url: /zh/blog/2018/01/Kubernetes-V19-Beta-Windows-Support
---
--->