Skip to content

Commit 63800cb

Browse files
committed
docs: 删除参考链接中的 CSDN 链接
- 移除 README.md 中的 CSDN 博客链接 - 移除 README_CN.md 中的 CSDN 博客链接 - 保留官方文档链接(Java Documentation, Netty ByteBuf)
1 parent 0ae0062 commit 63800cb

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,4 @@ This project uses GitHub Actions for continuous integration, supporting the foll
345345
## References
346346

347347
- [Java ByteBuffer Documentation](https://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html)
348-
- [java.nio.Buffer flip() method](https://blog.csdn.net/hbtj_1216/article/details/53129588)
349-
- [ByteBuffer common methods](https://blog.csdn.net/moakun/article/details/80630477)
350348
- [Netty ByteBuf](https://netty.io/4.0/api/io/netty/buffer/ByteBuf.html)

README_CN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,4 @@ ctest --output-on-failure
345345
## 参考链接
346346

347347
- [Java ByteBuffer 文档](https://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html)
348-
- [java.nio.Buffer flip() 方法](https://blog.csdn.net/hbtj_1216/article/details/53129588)
349-
- [ByteBuffer 常用方法](https://blog.csdn.net/moakun/article/details/80630477)
350348
- [Netty ByteBuf](https://netty.io/4.0/api/io/netty/buffer/ByteBuf.html)

0 commit comments

Comments
 (0)