Skip to content

Commit

Permalink
修改文件链接#491 (#492)
Browse files Browse the repository at this point in the history
### What problem were solved in this pull request?
修改了因之前项目结构发生改变而无法跳转的链接
Issue Number: close #491
  • Loading branch information
LvNing-bwt authored Nov 25, 2024
1 parent 55c9fcd commit 992f017
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ OceanBase 社区热情欢迎每一位对数据库技术热爱的开发者,期

为了帮助开发者更好的上手并学习 miniob, 建议阅读:

1. [miniob 框架介绍](docs/src/miniob-introduction.md)
2. [如何编译 miniob 源码](docs/src/how_to_build.md)
3. [开发环境搭建(本地调试, 适用 Linux 和 Mac)](docs/src/dev-env/how_to_dev_miniob_by_vscode.md)
4. [开发环境搭建(远程调试, 适用于 Window, Linux 和 Mac)](docs/src/dev-env/how_to_dev_in_docker_container_by_vscode.md)
5. [手把手教你在windows上用docker和vscode配置环境](docs/src/dev-env/how_to_dev_miniob_by_docker_and_vscode.md)
6. [miniob 文档汇总](docs/src/SUMMARY.md)
1. [miniob 框架介绍](docs/docs/design/miniob-architecture.md)
2. [如何编译 miniob 源码](docs/docs/how_to_build.md)
3. [开发环境搭建(本地调试, 适用 Linux 和 Mac)](docs/docs/dev-env/how_to_dev_miniob_by_vscode.md)
4. [开发环境搭建(远程调试, 适用于 Window, Linux 和 Mac)](docs/docs/dev-env/how_to_dev_in_docker_container_by_vscode.md)
5. [手把手教你在windows上用docker和vscode配置环境](docs/docs/dev-env/how_to_dev_miniob_by_docker_and_vscode.md)
6. [miniob 文档汇总](docs/docs/index.md)

更多的文档, 可以参考 [docs](https://github.com/oceanbase/miniob/tree/main/docs), 为了帮助大家更好的学习数据库基础知识, OceanBase 社区提供了一系列教程, 建议学习:

Expand Down

0 comments on commit 992f017

Please sign in to comment.