From 86cf46e39866c26e930c342e8aaf1a408937779f Mon Sep 17 00:00:00 2001 From: Soon Date: Thu, 12 Dec 2024 17:47:05 +0800 Subject: [PATCH] Update website/docs/zh/guide/advanced/module-federation.mdx Co-authored-by: Timeless0911 <50201324+Timeless0911@users.noreply.github.com> --- website/docs/zh/guide/advanced/module-federation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/zh/guide/advanced/module-federation.mdx b/website/docs/zh/guide/advanced/module-federation.mdx index 0066a98c5..7ab32759a 100644 --- a/website/docs/zh/guide/advanced/module-federation.mdx +++ b/website/docs/zh/guide/advanced/module-federation.mdx @@ -265,7 +265,7 @@ export const Primary = {}; ## 使用其他模块联合模块 -由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/guide/basic/runtime.html) +由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/zh/guide/basic/runtime.html) 首先安装运行时依赖