Skip to content

Commit bcd4c87

Browse files
committed
readme
1 parent ad2c159 commit bcd4c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Netty目前有两个分支:4.x和3.x。4.0分支重写了很多东西,并对
88
## 提纲
99

1010
### [1.概述](https://github.com/code4craft/netty-learning/blob/master/ch1-overview.md)
11-
### [2.Buffer](https://github.com/code4craft/netty-learning/blob/master/ch2-buffer.md)
11+
### [2.Netty中的buffer](https://github.com/code4craft/netty-learning/blob/master/ch2-buffer.md)
1212
### [3.层层分析Netty中的Channel(上)](https://github.com/code4craft/netty-learning/blob/master/ch3-pipeline.md)
1313
### [4.层层分析Netty中的Channel(下)](https://github.com/code4craft/netty-learning/blob/master/ch4-channel.md) *未完成*
1414
### [5.分门别类讲讲Handler](https://github.com/code4craft/netty-learning/blob/master/ch5-handler.md) *未完成*

0 commit comments

Comments
 (0)