This repository was archived by the owner on Nov 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ import docsCardDark from "../public/console-dark.png";
203
203
<div className = " features-container" >
204
204
<div className = " content-container" >
205
205
<Features >
206
- <Feature index = { 0 } large centered id = " docs-card" href = " /docs" >
206
+ <Feature index = { 0 } large centered id = " docs-card" href = " /docs/features " >
207
207
<Image src = { docsCard } alt = " Background" loading = " eager" />
208
208
<Image src = { docsCardDark } alt = " Background (Dark)" loading = " eager" />
209
209
<h3 >几分钟内创建<br className = " show-on-mobile" />强大的现代博客网站。</h3 >
@@ -286,7 +286,7 @@ import docsCardDark from "../public/console-dark.png";
286
286
}}
287
287
>全平台<br />黑暗模式</motion.h3 >
288
288
</Feature >
289
- <Feature index = { 3 } large id = " macros-card" href = " /docs " >
289
+ <Feature index = { 3 } large id = " macros-card" href = " //usage/macros " >
290
290
<div style = { { zIndex: 2 }} >
291
291
<h3 >Markdown + 自定义语法, <br />丰富您的内容。</h3 >
292
292
<p >Mix Space 支持自定义 Markdown 内语法,您可以使用自定义语法来丰富您的内容。</p >
@@ -303,7 +303,7 @@ import docsCardDark from "../public/console-dark.png";
303
303
backgroundRepeat: ' no-repeat' ,
304
304
textShadow: ' 0 1px 6px rgb(38 59 82 / 18%)' ,
305
305
aspectRatio: ' 1.765' ,
306
- }} href = " /docs " >
306
+ }} href = " /usage/serverless " >
307
307
<h3 style = { {
308
308
marginTop: ' -2rem' ,
309
309
}} >
You can’t perform that action at this time.
0 commit comments