Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: rename chinese playground and remove CSDN IDE link #1195

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ import '@varlet/ui/es/style'
createApp(App).use(Varlet).mount('#app')
```

### 游乐场
### 演练场

在 [Varlet UI Playground](https://varlet.gitee.io/varlet-ui-playground) 对组件进行在线编辑。

Expand Down
4 changes: 0 additions & 4 deletions packages/varlet-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ See [Varlet UI Playground](https://varlet.gitee.io/varlet-ui-playground).

See [Contributing Guide](https://github.com/varletjs/varlet/blob/dev/.github/CONTRIBUTING.md).

### Start On Cloud IDE

See [Cloud IDE](https://idegithub.com/varletjs/varlet).

### Community

We recommend that [issue](https://github.com/varletjs/varlet/issues) be used for problem feedback, or others:
Expand Down
5 changes: 0 additions & 5 deletions packages/varlet-ui/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ createApp(App).use(Varlet).mount('#app')

请参考 [Contributing Guide](https://github.com/varletjs/varlet/blob/dev/.github/CONTRIBUTING.md)。

### 在 Cloud IDE 中进行在线开发和调试

在 [Cloud IDE](https://idegithub.com/varletjs/varlet) 对源码进行在线调试。


### 反馈和交流

我们推荐使用`issue`列表进行最直接有效的反馈,也可以下面的方式
Expand Down