Skip to content

Commit 1deb6d7

Browse files
chenjiahanhardfist
authored andcommitted
docs: fix Rspack case
1 parent 399a982 commit 1deb6d7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ This repo has adopted the ByteDance Open Source Code of Conduct. Please check [C
4242

4343
| Name | Description |
4444
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
45-
| [rspack website](https://rspack.org) | Official documentation for rspack |
46-
| [rspack website repo](https://github.com/modern-js-dev/rspack-website) | Repository of official documentation |
47-
| [rspack-sources](https://github.com/modern-js-dev/rspack-sources) | Rusty [webpack-sources](https://www.npmjs.com/package/webpack-sources) port |
48-
| [rspack-migration-showcase](https://github.com/modern-js-dev/rspack-migration-showcase) | Migration showcases for rspack |
45+
| [Rspack website](https://rspack.org) | Official documentation for Rspack |
46+
| [Rspack website repo](https://github.com/modern-js-dev/rspack-website) | Repository of official documentation |
47+
| [Rspack Sources](https://github.com/modern-js-dev/rspack-sources) | Rusty [webpack-sources](https://www.npmjs.com/package/webpack-sources) port |
48+
| [Rspack Migration Showcase](https://github.com/modern-js-dev/rspack-migration-showcase) | Migration showcases for Rspack |
4949

5050
## Credits
5151

README.zh-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242

4343
| 名称 | 描述 |
4444
| --------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
45-
| [rspack 文档](https://rspack.org) | rspack 官方文档 |
46-
| [rspack 文档仓库](https://github.com/modern-js-dev/rspack-website) | rspack 官方文档的代码仓库 |
45+
| [Rspack 文档](https://rspack.org) | Rspack 官方文档 |
46+
| [Rspack 文档仓库](https://github.com/modern-js-dev/rspack-website) | Rspack 官方文档的代码仓库 |
4747
| [rspack-sources](https://github.com/modern-js-dev/rspack-sources) | Rust 版本的 [webpack-sources](https://www.npmjs.com/package/webpack-sources) |
48-
| [rspack-migration-showcase](https://github.com/modern-js-dev/rspack-migration-showcase) | 迁移到 rspack 的示例项目 |
48+
| [rspack-migration-showcase](https://github.com/modern-js-dev/rspack-migration-showcase) | 迁移到 Rspack 的示例项目 |
4949

5050
## 致谢
5151

0 commit comments

Comments
 (0)