Skip to content

Commit e6fda7a

Browse files
authored
docs: update rstack org link (#1426)
1 parent 58742ab commit e6fda7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/config/rsbuild/plugins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following are common framework-agnostic plugins:
9090
- [TOML Plugin](https://github.com/rstackjs/rsbuild-plugin-toml): Import TOML files and convert them into JavaScript objects.
9191

9292
:::tip
93-
You can find the source code of all official plugins in [web-infra-dev/rsbuild](https://github.com/web-infra-dev/rsbuild) and [rspack-contrib](https://github.com/rspack-contrib).
93+
You can find the source code of all official plugins in [web-infra-dev/rsbuild](https://github.com/web-infra-dev/rsbuild) and [rstackjs](https://github.com/rstackjs).
9494
:::
9595

9696
## Community plugins

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default defineConfig({
9090
- [TOML 插件](https://github.com/rstackjs/rsbuild-plugin-toml):引用 TOML 文件,并将其转换为 JavaScript 对象。
9191

9292
:::tip
93-
你可以在 [web-infra-dev/rsbuild](https://github.com/web-infra-dev/rsbuild)[rspack-contrib](https://github.com/rspack-contrib) 中找到这些插件的源代码。
93+
你可以在 [web-infra-dev/rsbuild](https://github.com/web-infra-dev/rsbuild)[rstackjs](https://github.com/rstackjs) 中找到这些插件的源代码。
9494
:::
9595

9696
## 社区插件

0 commit comments

Comments
 (0)