From 4a8e8d036367fc0027e5ec4c97bd9f03a5e29b76 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Sun, 9 Jun 2019 00:05:32 +0100 Subject: [PATCH] curl: add link to homepage --- pages/common/curl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/curl.md b/pages/common/curl.md index 59bd60b2cd..f8cb36f572 100644 --- a/pages/common/curl.md +++ b/pages/common/curl.md @@ -2,6 +2,7 @@ > Transfers data from or to a server. > Supports most protocols, including HTTP, FTP, and POP3. +> More information: . - Download the contents of an URL to a file: