From ad344c2c910354bb96000556a6e350a0f42a6706 Mon Sep 17 00:00:00 2001 From: Chun-Hung Tseng Date: Tue, 7 Sep 2021 00:29:20 +0200 Subject: [PATCH] Fix image link in linux-misc-1.md --- Misc/linux-misc-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/linux-misc-1.md b/Misc/linux-misc-1.md index 25b2276..129ff7d 100644 --- a/Misc/linux-misc-1.md +++ b/Misc/linux-misc-1.md @@ -224,7 +224,7 @@ $ make -j4 `busybox` is an executable file - `/bin/busybox` that contains a set of standard tools like [coreutils](https://en.wikipedia.org/wiki/GNU_Core_Utilities). In the `busysbox` menu we need to enable: `Build BusyBox as a static binary (no shared libs)` option: -![busysbox menu](http://i68.tinypic.com/11933bp.png) +![busysbox menu](https://i.imgur.com/TxPRCzQ.png) We can find this menu in the: