Skip to content

Commit 18ddd8c

Browse files
oljcTimeless0911
andauthored
chore: Update website/docs/zh/guide/advanced/json-files.mdx
Co-authored-by: Timeless0911 <[email protected]>
1 parent 5ebdac9 commit 18ddd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/guide/advanced/json-files.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ items:
150150
151151
## TOML 文件
152152
153-
[TOML](https://toml.io/en/) 是一种数据序列化语言,通常用于编写配置文件。
153+
[TOML](https://toml.io/cn/) 是一种数据序列化语言,通常用于编写配置文件。
154154
155155
通过添加 [@rsbuild/plugin-toml](https://github.com/rspack-contrib/rsbuild-plugin-toml) 插件,你可以在 JavaScript 中引用 `.toml` 文件,它们会被自动转换为 JavaScript 对象。
156156

0 commit comments

Comments
 (0)