From bc084b16a8fbe847a5ab5784dd4c611a4c668572 Mon Sep 17 00:00:00 2001 From: tym83 <6355522@gmail.com> Date: Wed, 19 Aug 2026 18:08:30 +0500 Subject: [PATCH] fix(blog): restore Community Meeting Calendar link in Wizard post The link-repair pass left this one with an empty target, which also invalidated the source digest recorded by the four translations of the post and has kept i18n-lint red on main since. Restoring the original line brings the digest back to its recorded value, so the translations are correct as they stand and none of them needs to be refreshed. Co-Authored-By: Claude Signed-off-by: tym83 <6355522@gmail.com> --- .../en/blog/2026-05-19-introducing-cozystack-wizard/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2026-05-19-introducing-cozystack-wizard/index.md b/content/en/blog/2026-05-19-introducing-cozystack-wizard/index.md index 6c238a40..3385afc7 100644 --- a/content/en/blog/2026-05-19-introducing-cozystack-wizard/index.md +++ b/content/en/blog/2026-05-19-introducing-cozystack-wizard/index.md @@ -49,4 +49,4 @@ Please try it out and let us know what worked, what broke, and what was confusin - GitHub: [github.com/cozystack/cozystack](https://github.com/cozystack/cozystack) - Telegram community: [t.me/cozystack](https://t.me/cozystack/) - Cozystack in Kubernetes Slack: [#cozystack](https://kubernetes.slack.com/archives/C06L3CPRVN1) (need an invite? [slack.kubernetes.io](https://slack.kubernetes.io)) -- [Community Meeting Calendar]() +- Community Meeting Calendar: [cozystack.io/community](https://cozystack.io/community/)