Skip to content

Commit

Permalink
docs: remove legacy demo link from readme (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Jan 31, 2024
1 parent 6a3c0a1 commit f99620d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cd univer
npm i -g pnpm

# install dependencies
pnmp install
pnpm install

```

Expand Down
3 changes: 1 addition & 2 deletions README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,9 @@ Univer にコードをコントリビュートしたい方は、コントリビ

## リンク

- [ドキュメント](https://univer.ai/guides/introduction/) (現在は中国語版のみ)
- [ドキュメント](https://univer.ai/ja-jp/guides/introduction/)
- [Online Playground](https://univer.ai/playground/)
- [公式 Website](https://univer.ai)
- [レガシー Univer デモ](https://dream-num.github.io/univer-demo/)

### コミュニティ

Expand Down
1 change: 0 additions & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ Univer 基于插件化架构设计,你可以安装以下包来增强 Univer
- [文档](https://univer.ai/guides/introduction/)
- [在线 Playground](https://univer.ai/playground/)
- [官方网站](https://univer.ai)
- [Legacy Univer Demo](https://dream-num.github.io/univer-demo/)

### 社区

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,9 @@ If you would like to contribute code to Univer, please refer to the contributing

## Links

- [Documentation](https://univer.ai/guides/introduction/) (currently only Chinese version)
- [Documentation](https://univer.ai/en-us/guides/introduction/)
- [Online Playground](https://univer.ai/playground/)
- [Official Website](https://univer.ai)
- [Legacy Univer Demo](https://dream-num.github.io/univer-demo/)

### Community

Expand Down

0 comments on commit f99620d

Please sign in to comment.