From 6dabfef305426a30b5da6ac2b5a6ce38d292f102 Mon Sep 17 00:00:00 2001 From: Malluri Vikas <139904942+mallurivikas@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:05:18 +0530 Subject: [PATCH] wget: update 'More information' link to official manual (#17723) Co-authored-by: Harshavardhan --- pages/common/wget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/wget.md b/pages/common/wget.md index e41a558fdc..fc56d6d308 100644 --- a/pages/common/wget.md +++ b/pages/common/wget.md @@ -2,7 +2,7 @@ > Download files from the Web. > Supports HTTP, HTTPS, and FTP. -> More information: . +> More information: . - Download the contents of a URL to a file (named "foo" in this case):