From c77974439160aac593a2ce1796e7590ee19e1bab Mon Sep 17 00:00:00 2001 From: tink Date: Thu, 22 Feb 2024 23:23:13 +0800 Subject: [PATCH] fixed break image link --- content/gmp/gmp-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gmp/gmp-model.md b/content/gmp/gmp-model.md index 4a9ca9d..1cb2c54 100644 --- a/content/gmp/gmp-model.md +++ b/content/gmp/gmp-model.md @@ -92,7 +92,7 @@ Goroutine = Golang + Coroutine。**Goroutine是golang实现的协程,是用户 ## G-M-P模型概览 -![GMP模型概览图](https://cdn.learnku.com/uploads/images/202003/11/58489/Ugu3C2WSpM.jpeg!large) +![GMP模型概览图](https://static.cyub.vip/images/202402/gmp.jpeg) G-M-P分别代表: