Skip to content

Commit b8057b7

Browse files
committed
docs: fix output.assetPrefix badge typo
1 parent 8d4131b commit b8057b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/config/rsbuild/output.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { RsbuildDocBadge } from '@components/RsbuildDocBadge';
44

55
与构建产物相关的选项。
66

7-
## output.assetPrefix <RsbuildDocBadge path="/config/output/asset-prefix" text="output.charset" />
7+
## output.assetPrefix <RsbuildDocBadge path="/config/output/asset-prefix" text="output.assetPrefix" />
88

99
使用该选项设置静态资源的 URL 前缀,比如设置为 CDN 地址。
1010

0 commit comments

Comments
 (0)