From 537c07d945eb7afca9c1ece71f8dd53101d8a11c Mon Sep 17 00:00:00 2001 From: Chasing1020 Date: Thu, 1 Sep 2022 22:14:06 +0800 Subject: [PATCH] update: link about Software Engineering at Google --- docs/好书推荐.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/好书推荐.md b/docs/好书推荐.md index af91f1f7..b202b472 100644 --- a/docs/好书推荐.md +++ b/docs/好书推荐.md @@ -103,7 +103,7 @@ ## 软件工程 -- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf) [[豆瓣](https://book.douban.com/subject/34875994/)] +- [Software Engineering at Google](https://abseil.io/resources/swe-book) [[豆瓣](https://book.douban.com/subject/34875994/)] ## 设计模式