From b1d7a39a9514521e7a1d914aba204a6368a52758 Mon Sep 17 00:00:00 2001 From: miguel Date: Tue, 12 Dec 2023 15:28:08 +0000 Subject: [PATCH] fix(wget):fix the commant to make the links right loccally --- subjects/wget/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/wget/audit/README.md b/subjects/wget/audit/README.md index a81e4d358..bb76d8709 100644 --- a/subjects/wget/audit/README.md +++ b/subjects/wget/audit/README.md @@ -95,7 +95,7 @@ finished at #### Mirror -##### Try to run the following command `"./wget --mirror http://corndog.io/"`, then try to open the `"index.html"` with a browser +##### Try to run the following command `"./wget --mirror --convert-links http://corndog.io/"`, then try to open the `"index.html"` with a browser ###### Is the site working?