Skip to content

Commit a1747e9

Browse files
authored
Merge pull request Snailclimb#998 from Xunzhuo/patch-1
fix markdown error
2 parents 43d6b2e + c422061 commit a1747e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java/basis/BIO,NIO,AIO总结.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [2)Buffer\(缓冲区\)](#2buffer缓冲区)
1616
- [3)Channel \(通道\)](#3channel-通道)
1717
- [4)Selectors\(选择器\)](#4selectors选择器)
18-
- [2.3 NIO 读数据和写数据方式](#23-nio-读数据和写数据方式)
18+
- [2.3 NIO 读数据和写数据方式](#23--nio-读数据和写数据方式)
1919
- [2.4 NIO核心组件简单介绍](#24-nio核心组件简单介绍)
2020
- [2.5 代码示例](#25-代码示例)
2121
- [3. AIO \(Asynchronous I/O\)](#3-aio-asynchronous-io)

0 commit comments

Comments
 (0)