fix Readme bugs

This commit is contained in:
LINxiansheng 2021-11-19 14:40:10 +08:00 committed by LINxiansheng
parent a67bf40128
commit b5f5f6a80e
2 changed files with 16 additions and 16 deletions

View File

@ -54,13 +54,13 @@ OceanBase 数据库使用 [MulanPubL - 2.0](http://license.coscl.org.cn/MulanPub
## OceanBase开发者手册
1. [如何编译OceanBase源码](wiki/how_to_build)
2. [如何设置IDE开发环境](wiki/how_to_setup_ide)
3. [如何成为OceanBase Contributor](wiki/how_to_contribute)
4. [如何修改OceanBase文档](wiki/how_to_modify_docs)
5. [如何debug OceanBase](wiki/how_to_debug)
6. [如何运行测试](wiki/how_to_test)
7. [如何修bug](wiki/fix_bug)
1. [如何编译OceanBase源码](https://github.com/oceanbase/oceanbase/wiki/how_to_build)
2. [如何设置IDE开发环境](https://github.com/oceanbase/oceanbase/wiki/how_to_setup_ide)
3. [如何成为OceanBase Contributor](https://github.com/oceanbase/oceanbase/wiki/how_to_contribute)
4. [如何修改OceanBase文档](https://github.com/oceanbase/oceanbase/wiki/how_to_modify_docs)
5. [如何debug OceanBase](https://github.com/oceanbase/oceanbase/wiki/how_to_debug)
6. [如何运行测试](https://github.com/oceanbase/oceanbase/wiki/how_to_test)
7. [如何修bug](https://github.com/oceanbase/oceanbase/wiki/how_to_fix_bug)
@ -75,4 +75,4 @@ OceanBase 数据库使用 [MulanPubL - 2.0](http://license.coscl.org.cn/MulanPub
## Roadmap
请参考[Roadmap](wiki/roadmap).
请参考[Roadmap](wiki/roadmap).

View File

@ -60,13 +60,13 @@ OceanBase Database is under [MulanPubL - 2.0](http://license.coscl.org.cn/MulanP
## Developer Manual
1. [How to build](wiki/how_to_build)
2. [How to setup IDE](wiki/how_to_setup_ide)
3. [How to contribute](wiki/how_to_contribute)
4. [How to modify document](wiki/how_to_modify_docs)
5. [How to debug OceanBase](wiki/how_to_debug)
6. [How to run test](wiki/how_to_test)
7. [How to fix one_bug](wiki/how_to_fix_bug)
1. [How to build](https://github.com/oceanbase/oceanbase/wiki/how_to_build)
2. [How to setup IDE](https://github.com/oceanbase/oceanbase/wiki/how_to_setup_ide)
3. [How to contribute](https://github.com/oceanbase/oceanbase/wiki/how_to_contribute)
4. [How to modify document](https://github.com/oceanbase/oceanbase/wiki/how_to_modify_docs)
5. [How to debug OceanBase](https://github.com/oceanbase/oceanbase/wiki/how_to_debug)
6. [How to run test](https://github.com/oceanbase/oceanbase/wiki/how_to_test)
7. [How to fix one_bug](https://github.com/oceanbase/oceanbase/wiki/how_to_fix_bug)
@ -81,4 +81,4 @@ In case you have any problems when using OceanBase Database, welcome reach out f
## Roadmap
Please refer to [Roadmap](wiki/roadmap) for details.
Please refer to [Roadmap](wiki/roadmap) for details.