From 00d1bd6bfc108889428663cb2c9ef40422540e92 Mon Sep 17 00:00:00 2001 From: zongz Date: Tue, 3 Sep 2024 20:03:02 +0800 Subject: [PATCH] fix: fix missing png Signed-off-by: zongz --- blog/2024-08-29-kubecon2024/index.md | 2 +- .../2024-08-29-kubecon2024/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2024-08-29-kubecon2024/index.md b/blog/2024-08-29-kubecon2024/index.md index 12f0d6339..f4ffaf3f3 100644 --- a/blog/2024-08-29-kubecon2024/index.md +++ b/blog/2024-08-29-kubecon2024/index.md @@ -16,7 +16,7 @@ At KubeCon China 2024, held from August 21st to 23rd, a 3-day event in Hong Kong The Lighting Talk PPT: [Download PDF](https://kcl-lang.io/talks/kcl-kubecon2024-lighting-talk.pdf) -![pptcover](img/blog/2024-08-29-kubecon2024/pptcover.png) +![pptcover](/img/blog/2024-08-29-kubecon2024/pptcover.png) In this event, KCL introduced its efforts in simplifying Kubernetes manifests management, improving configuration management efficiency and stability through a Lighting Talk. diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-08-29-kubecon2024/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-08-29-kubecon2024/index.md index 3909efc6c..6fddbd6c7 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-08-29-kubecon2024/index.md +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-08-29-kubecon2024/index.md @@ -16,7 +16,7 @@ image: /img/biweekly-newsletter.png Lighting Talk PPT: [下载 PDF](https://kcl-lang.io/talks/kcl-kubecon2024-lighting-talk.pdf) -![pptcover](img/blog/2024-08-29-kubecon2024/pptcover.png) +![pptcover](/img/blog/2024-08-29-kubecon2024/pptcover.png) 在这次活动中,KCL 通过一场 Lighting Talk 为大家介绍了 KCL 在简化 kubernetes 项目配置管理,提升配置管理效率和稳定性方面作出的努力。