Skip to content

Commit

Permalink
docs: rename chinese playground and remove CSDN IDE link (#1195)
Browse files Browse the repository at this point in the history
Co-authored-by: binbin <[email protected]>
  • Loading branch information
chouchouji and binbin authored Sep 26, 2023
1 parent 23b88bf commit 994dbd8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
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

0 comments on commit 994dbd8

Please sign in to comment.