diff --git a/README.md b/README.md index 49dc2d0..13d3f2b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ English | [简体中文](./README.zh-CN.md) | --------------------------------------------------------------------------------- | --------------------------------------------------------- | | [core](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/packages/core) | Core package | | [docs](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/docs) | Documentation | -| [playground](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/playground) | Light playground for local trying and testing | | [examples](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/examples) | Examples integrated with specific frameworks or libraries | ## Acknowledgements diff --git a/README.zh-CN.md b/README.zh-CN.md index 92651d1..4d91e62 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -14,7 +14,6 @@ | --------------------------------------------------------------------------------- | ------------------------------ | | [core](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/packages/core) | 核心 | | [docs](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/docs) | 文档 | -| [playground](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/playground) | 轻量游乐场,可拉取到本地后尝试 | | [examples](https://github.com/ModyQyW/vite-plugin-eslint2/tree/main/examples) | 与特定框架或库集成的示例 | ## 致谢 diff --git a/packages/core/README.md b/packages/core/README.md index 5ae99a8..54dd373 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,6 +1,6 @@ # vite-plugin-eslint2 -English | [简体中文](./README-zh_CN.md) +English | [简体中文](./README.zh-CN.md)