From e8207ee196b103cce561499677097d4c2007ef93 Mon Sep 17 00:00:00 2001 From: Qiao Qiao Date: Sat, 5 Oct 2024 14:54:22 -0500 Subject: [PATCH] fix picture for twitter solution --- solutions/system_design/twitter/README-zh-Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/system_design/twitter/README-zh-Hans.md b/solutions/system_design/twitter/README-zh-Hans.md index 1853444d..ae290832 100644 --- a/solutions/system_design/twitter/README-zh-Hans.md +++ b/solutions/system_design/twitter/README-zh-Hans.md @@ -222,7 +222,7 @@ $ curl https://twitter.com/api/v1/search?query=hello+world > 根据限制条件,找到并解决瓶颈。 -![Imgur](http://i.imgur.com/MzExP06.png) +![Imgur](http://i.imgur.com/jrUBAF7.png) **重要提示:不要从最初设计直接跳到最终设计中!**