Skip to content

Commit 3a0d495

Browse files
committed
fix
1 parent 33dac0a commit 3a0d495

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/guide/basic/configure-rslib.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default {
6262
};
6363
```
6464

65-
Rslib will generate the [environments](/guide/advanced/environments) configuration of Rsbuild internally, please refer to [Configuration Debug](#configuration-debug) to view the final generated configuration.
65+
Rslib will generate the [environments](https://rsbuild.dev/config/environments) configuration of Rsbuild internally, please refer to [Configuration Debug](#configuration-debug) to view the final generated configuration.
6666

6767
You can also refer to the [Configuration Overview](/config/) page to view the detailed introduction of all configurations.
6868

website/docs/zh/guide/basic/configure-rslib.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default {
6262
};
6363
```
6464

65-
Rslib 会在内部生成 Rsbuild 的 [environments](/guide/advanced/environments) 配置,请参考 [调试配置](#调试配置) 来查看最终生成的配置。
65+
Rslib 会在内部生成 Rsbuild 的 [environments](https://rsbuild.dev/zh/config/environments) 配置,请参考 [调试配置](#调试配置) 来查看最终生成的配置。
6666

6767
你也可以在 [配置概览](/config/) 页面查看所有配置的详细介绍。
6868

0 commit comments

Comments
 (0)