diff --git a/docs/README.md b/docs/README.md index 574bad3..53ddd93 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2563,7 +2563,7 @@ ssize_t write(int fd, const void *buf, size_t count); ## 📏 设计模式 -> 各大设计模式例子参考:[CSDN专栏 . C++ 设计模式](https://blog.csdn.net/column/details/15392.html) 系列博文 +> 各大设计模式例子参考:[CSDN专栏 . C++ 设计模式](https://blog.csdn.net/liang19890820/article/details/66974516) 系列博文 [设计模式工程目录](DesignPattern)