diff --git a/blog/2024-01-04-biweekly-newsletter/index.md b/blog/2024-01-04-biweekly-newsletter/index.md index bb6155c1..905d38b3 100644 --- a/blog/2024-01-04-biweekly-newsletter/index.md +++ b/blog/2024-01-04-biweekly-newsletter/index.md @@ -220,7 +220,7 @@ It can be seen that we have indeed successfully generated `VPC` and `InternetGat ##### 6. Debugging KCL Functions Locally -See [here](https://github.com/kcl-lang/crossplane-kcl) for more information. +See [here](https://github.com/crossplane-contrib/function-kcl) for more information. #### Client Enhancements diff --git a/docs/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md b/docs/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md index b41f00d4..08d87ae2 100644 --- a/docs/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md +++ b/docs/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md @@ -176,7 +176,7 @@ It can be seen that we have indeed successfully generated `VPC` and `InternetGat ### 6. Debugging KCL Functions Locally -See [here](https://github.com/kcl-lang/crossplane-kcl) for more information. +See [here](https://github.com/crossplane-contrib/function-kcl) for more information. ## Client Enhancements @@ -235,4 +235,4 @@ You can directly use [KCL standard libraries](https://kcl-lang.io/docs/reference ## More Documents and Examples - [KRM KCL Spec](https://github.com/kcl-lang/krm-kcl) -- [Crossplane KCL](https://github.com/kcl-lang/crossplane-kcl/examples) +- [Crossplane KCL](https://github.com/crossplane-contrib/function-kcl/examples) diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-01-04-biweekly-newsletter/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-01-04-biweekly-newsletter/index.md index 55175451..6dad0b97 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-blog/2024-01-04-biweekly-newsletter/index.md +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2024-01-04-biweekly-newsletter/index.md @@ -257,7 +257,7 @@ spec: 当然,后续我们会结合 `crossplane-provider-aws` 等模型库进一步详细介绍如何获得一个更好的客户端抽象,尽情期待! -此外,可以在这里查看到更多 Crossplane 和 KCL 结合的用例:[https://github.com/kcl-lang/crossplane-kcl](https://github.com/kcl-lang/crossplane-kcl) +此外,可以在这里查看到更多 Crossplane 和 KCL 结合的用例:[https://github.com/crossplane-contrib/function-kcl](https://github.com/crossplane-contrib/function-kcl) ## 其他资源 diff --git a/static/crossplane-kcl/index.html b/static/crossplane-kcl/index.html index c641851d..c896ddb1 100644 --- a/static/crossplane-kcl/index.html +++ b/static/crossplane-kcl/index.html @@ -4,11 +4,11 @@ kcl-lang/crossplane-kcl - - + +

kcl-lang/crossplane-kcl

-

hello https://github.com/kcl-lang/crossplane-kcl

+

hello https://github.com/crossplane-contrib/function-kcl

diff --git a/versioned_docs/version-0.7.0/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md b/versioned_docs/version-0.7.0/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md index b41f00d4..08d87ae2 100644 --- a/versioned_docs/version-0.7.0/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md +++ b/versioned_docs/version-0.7.0/user_docs/guides/working-with-k8s/3-mutate-manifests/7-crossplane-kcl-function.md @@ -176,7 +176,7 @@ It can be seen that we have indeed successfully generated `VPC` and `InternetGat ### 6. Debugging KCL Functions Locally -See [here](https://github.com/kcl-lang/crossplane-kcl) for more information. +See [here](https://github.com/crossplane-contrib/function-kcl) for more information. ## Client Enhancements @@ -235,4 +235,4 @@ You can directly use [KCL standard libraries](https://kcl-lang.io/docs/reference ## More Documents and Examples - [KRM KCL Spec](https://github.com/kcl-lang/krm-kcl) -- [Crossplane KCL](https://github.com/kcl-lang/crossplane-kcl/examples) +- [Crossplane KCL](https://github.com/crossplane-contrib/function-kcl/examples)