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: " CoreOS Fest 2016: CoreOS 和 Kubernetes 在柏林(和旧金山)社区见面会 "
date: 2016-05-03
slug: coreosfest2016-kubernetes-community
url: /blog/2016/05/Coreosfest2016-Kubernetes-Community
url: /zh/blog/2016/05/Coreosfest2016-Kubernetes-Community
---
<!--
---
title: " CoreOS Fest 2016: CoreOS and Kubernetes Community meet in Berlin (& San Francisco) "
date: 2016-05-03
slug: coreosfest2016-kubernetes-community
url: /blog/2016/05/Coreosfest2016-Kubernetes-Community
url: /zh/blog/2016/05/Coreosfest2016-Kubernetes-Community
---
-->
<!--