Update README_CN.md

This commit is contained in:
wangyunlai
2023-07-10 11:26:46 +08:00
committed by GitHub
parent 6f07a53638
commit d145cd8cd9

View File

@ -16,7 +16,7 @@
<a href="https://github.com/oceanbase/oceanbase">
<img alt="forks" src="https://img.shields.io/badge/dynamic/json?color=blue&label=forks&query=forks&url=https%3A%2F%2Fapi.github.com%2Frepos%2Foceanbase%2Foceanbase" />
</a>
<a href="https://en.oceanbase.com/docs/community-observer-en-10000000000829617">
<a href="https://en.oceanbase.com/docs/oceanbase-database">
<img alt="English doc" src="https://img.shields.io/badge/docs-English-blue" />
</a>
<a href="https://www.oceanbase.com/docs/oceanbase-database-cn">
@ -97,7 +97,7 @@ obd demo
docker exec -it oceanbase-ce ob-mysql sys # 连接root用户sys租户
```
更多信息参考[快速体验 OceanBase 数据库](https://www.oceanbase.com/docs/common-oceanbase-database-cn-10000000001692850)
更多信息参考[快速体验 OceanBase 数据库](https://open.oceanbase.com/quickStart)
## 👨‍💻 使用开发模式