Skip to content

Commit be3eeb7

Browse files
i18n(zh-cn): Update decap-cms.mdx (#13233)
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
1 parent 4c90c54 commit be3eeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/zh-cn/guides/cms/decap-cms.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Decap 会在你的项目中添加一个路由(通常是 `/admin`),这个
101101
<meta charset="utf-8" />
102102
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
103103
<meta name="robots" content="noindex" />
104-
<link href="/admin/config.yml" type="text/yaml" rel="cms-config-url" />
104+
<link href="/config.yml" type="text/yaml" rel="cms-config-url" />
105105
<title>内容管理器</title>
106106
</head>
107107
<body>

0 commit comments

Comments
 (0)