diff options
author | huyikai | 2024-05-24 15:47:51 +0800 |
---|---|---|
committer | GitHub | 2024-05-24 09:47:51 +0200 |
commit | b7f9e9d0de9b09d43d5d76eae67a1eb96b50257f (patch) | |
tree | b674a7b8e56f65bb542bf9a8ea4abb2e29e738c9 | |
parent | 752f9f008aeb7565d11f955319624631b152bb12 (diff) | |
download | IT.starlight-b7f9e9d0de9b09d43d5d76eae67a1eb96b50257f.tar.gz IT.starlight-b7f9e9d0de9b09d43d5d76eae67a1eb96b50257f.tar.bz2 IT.starlight-b7f9e9d0de9b09d43d5d76eae67a1eb96b50257f.zip |
i18n(zh-cn): Update `plugins.mdx` (#1936)
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/zh-cn/resources/plugins.mdx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/content/docs/zh-cn/resources/plugins.mdx b/docs/src/content/docs/zh-cn/resources/plugins.mdx index bad5f1bf..7b3e9b41 100644 --- a/docs/src/content/docs/zh-cn/resources/plugins.mdx +++ b/docs/src/content/docs/zh-cn/resources/plugins.mdx @@ -63,9 +63,9 @@ sidebar: description="为你的文档图像添加缩放功能。" /> <LinkCard - href="https://github.com/lorenzolewis/starlight-multi-sidebar" - title="starlight-multi-sidebar" - description="在你的 Starlight 网站中启用多个侧边栏" + href="https://github.com/lorenzolewis/starlight-utils" + title="starlight-utils" + description="通过一系列常用工具扩展 Starlight。" /> </CardGrid> |