From 84cc8c28d9f864c88621c7d1fef72035deb40c30 Mon Sep 17 00:00:00 2001 From: peefy Date: Thu, 23 Nov 2023 13:41:40 +0800 Subject: [PATCH] fix: artifact kcl module links Signed-off-by: peefy --- blog/2023-11-23-biweekly-newsletter/index.md | 2 +- .../2023-11-23-biweekly-newsletter/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2023-11-23-biweekly-newsletter/index.md b/blog/2023-11-23-biweekly-newsletter/index.md index 6f74360a1..13608a61c 100644 --- a/blog/2023-11-23-biweekly-newsletter/index.md +++ b/blog/2023-11-23-biweekly-newsletter/index.md @@ -21,7 +21,7 @@ Thank you to all contributors for their outstanding work over the past two weeks **📦 Module Update** - The number of KCL modules has been increased to **200+**, mainly adding validation modules related to `Pod`, `RBAC`, and reference documentation for Kubernetes 1.14-1.28. -- Now we can search and browse the documentation and usage of all modules on the `Artifact Hub` website: _[https://artifacthub.io/packages/search?org=kclsort=relevance&page=1](https://artifacthub.io/packagessearch?org=kcl&sort=relevance&page=1)_ +- Now we can search and browse the documentation and usage of all modules on the `Artifact Hub` website: _[https://artifacthub.io/packages/search?org=kcl&sort=relevance&page=1](https://artifacthub.io/packages/search?org=kcl&sort=relevance&page=1)_ **💬 Language Update** - **Developer Experience** diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-23-biweekly-newsletter/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-23-biweekly-newsletter/index.md index ef2badc8f..769e07b88 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-23-biweekly-newsletter/index.md +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-23-biweekly-newsletter/index.md @@ -21,7 +21,7 @@ tags: [KCL, Biweekly-Newsletter] **📦 模型更新** - KCL 模型数量新增至 **200 个**,主要新增与 `Pod`, `RBAC` 相关的校验模型及 Kubernetes 1.14-1.28 版本的模型参考文档 -- 可以在 `Artifact Hub` 中搜索浏览到所有模型的文档及使用方式: _[https://artifacthub.io/packages/search?org=kclsort=relevance&page=1](https://artifacthub.io/packagessearch?org=kcl&sort=relevance&page=1)_ +- 可以在 `Artifact Hub` 中搜索浏览到所有模型的文档及使用方式: _[https://artifacthub.io/packages/search?org=kcl&sort=relevance&page=1](https://artifacthub.io/packages/search?org=kcl&sort=relevance&page=1)_ **💬 语言更新** - **体验改进**