Skip to content

Commit 999b007

Browse files
authored
fix: path error (#13)
fix path error Signed-off-by: Bedshaped <[email protected]>
1 parent f264c89 commit 999b007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/themes/shiro/deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export function FAQBox({ title, children }) {
5858
<Callout type="info">
5959
请注意,这份配置你需要自行修改成符合你的需求的配置。直接使用下面的配置可能会导致你的博客无法按照你的预期运行。
6060

61-
下面的配置可能不全,更多配置项的信息请移步 [配置项](./shiro/config) 了解。
61+
下面的配置可能不全,更多配置项的信息请移步 [配置项](./config) 了解。
6262

6363
此外,配置也可写成 yaml 格式,此时数据类型应选择 `YAML`
6464
</Callout>

0 commit comments

Comments
 (0)