From f4747639bcfe5e6ee972090faf60bec5bef868c5 Mon Sep 17 00:00:00 2001 From: huyikai Date: Fri, 1 Mar 2024 08:07:19 +0800 Subject: [PATCH] i18n(zh-cn): Update content.mdx --- src/content/docs/zh-cn/community-resources/content.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/zh-cn/community-resources/content.mdx b/src/content/docs/zh-cn/community-resources/content.mdx index 73cb60c23a628..70719dc984d32 100644 --- a/src/content/docs/zh-cn/community-resources/content.mdx +++ b/src/content/docs/zh-cn/community-resources/content.mdx @@ -50,8 +50,8 @@ import Badge from '~/components/Badge.astro'; - [在 Astro 中使用 UnoCSS](https://www.elian.codes/blog/23-02-11-implementing-unocss-in-astro/) - [为 Astro 中的 Tailwind CSS 添加暗黑模式](https://www.kevinzunigacuellar.com/blog/dark-mode-in-astro/) ### 认证 -- [使用 Lucia 添加 Github OAuth](https://lucia-auth.com/guidebook/github-oauth/astro) -- [使用 Lucia 添加用户名和密码认证](https://lucia-auth.com/guidebook/sign-in-with-username-and-password/astro) +- [使用 Lucia 添加 Github OAuth](https://lucia-auth.com/tutorials/github-oauth/astro) +- [使用 Lucia 添加用户名和密码认证](https://lucia-auth.com/tutorials/username-and-password/astro) ### 摘要 - [在导入图片时使用动态文件名](https://vaihe.com/blog/astro/astro-dynamic-image-prop/) - [使用 Storyblok 的故事为 Astro 添加 RSS 摘要](https://straffesites.com/en/blog/rss-feed-astro-storyblok)