Skip to content

Commit 5ece58c

Browse files
committed
design.md => overview.md; update doc links
1 parent d122849 commit 5ece58c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

content/design/_index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ bookToc: false
88

99
## 本目录文档列表
1010

11-
1. [异步操作系统设计方案](https://github.com/async-kernel/documents/blob/main/design/design.md):由众人维护,始于[石墨文档](https://shimo.im/docs/473QyY5re6tvXb3w),2021年05月26号迁移至此,并继续在此维护;
12-
2. 贺锟鹏维护的[用户中断规范文档](https://github.com/async-kernel/documents/blob/main/design/spec_N.md)
11+
1. [异步操作系统设计方案][design]:由众人维护,始于[石墨文档](https://shimo.im/docs/473QyY5re6tvXb3w),2021年05月26号迁移至此,并继续在此维护;
12+
2. 贺锟鹏维护的[用户中断规范文档][spec_N]
13+
14+
[design]: https://github.com/AsyncOS/AsyncOS.github.io/tree/main/content/design/overview.md
15+
[spec_N]: https://github.com/AsyncOS/AsyncOS.github.io/tree/main/content/design/spec_N.md
File renamed without changes.

0 commit comments

Comments
 (0)