Skip to content

Commit 86cf46e

Browse files
Update website/docs/zh/guide/advanced/module-federation.mdx
Co-authored-by: Timeless0911 <[email protected]>
1 parent cd0f20c commit 86cf46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/guide/advanced/module-federation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ export const Primary = {};
265265

266266
## 使用其他模块联合模块
267267

268-
由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/guide/basic/runtime.html)
268+
由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/zh/guide/basic/runtime.html)
269269

270270
首先安装运行时依赖
271271

0 commit comments

Comments
 (0)