curl: update link to documentation (#10239)

* curl: update link to documentation

* windows/curl: revert to Original link
pull/10251/head
K.B.Dharun Krishna 2023-05-20 07:49:15 +05:30 committed by GitHub
parent 4b0d01f004
commit d3be418494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@
> Überträgt Daten von oder zu einem Server.
> Unterstützt die meisten Protokolle, inklusive HTTP, FTP und POP3.
> Weitere Informationen: <https://curl.se>.
> Weitere Informationen: <https://curl.se/docs/manpage.html>.
- Lade den Inhalt einer URL in eine Datei:

View File

@ -2,7 +2,7 @@
> Transfère des données depuis ou vers un serveur.
> Accepte la plupart des protocoles, notamment HTTP, FTP et POP3.
> Plus d'informations : <https://curl.se>.
> Plus d'informations : <https://curl.se/docs/manpage.html>.
- Télécharger le contenu d'une URL dans un fichier :

View File

@ -2,7 +2,7 @@
> Mentransfer data dari atau ke server.
> Mendukung sebagian besar protokol, termasuk HTTP, FTP, dan POP3.
> Informasi lebih lanjut: <https://curl.se>.
> Informasi lebih lanjut: <https://curl.se/docs/manpage.html>.
- Unduh konten URL ke file:

View File

@ -2,7 +2,7 @@
> Trasferisci dati da o ad un server.
> Supporta molti protocollo, tra cui HTTP, FTP e POP3.
> Maggiori informazioni: <https://curl.se>.
> Maggiori informazioni: <https://curl.se/docs/manpage.html>.
- Scarica il contenuto di un URL in un file:

View File

@ -2,7 +2,7 @@
> 데이터를 서버에서 혹은 서버로 전송.
> HTTP,FTP 및 POP3를 포함한 대부분의 프로토콜 지원.
> 더 많은 정보: <https://curl.se>.
> 더 많은 정보: <https://curl.se/docs/manpage.html>.
- URL의 내용을 파일로 다운로드:

View File

@ -2,7 +2,7 @@
> Transfere dados entre o computador local e um servidor remoto.
> Suporta a maioria dos protocolos de comunicação, incluindo HTTP, FTP e POP3.
> Mais informações: <https://curl.se>.
> Mais informações: <https://curl.se/docs/manpage.html>.
- Descarregar os conteúdos de um URL para um arquivo:

View File

@ -2,7 +2,7 @@
> 向 / 从一个服务器传输数据。
> 支持大多数协议,包括 HTTP, FTP, 和 POP3.
> 更多信息:<https://curl.se>.
> 更多信息:<https://curl.se/docs/manpage.html>.
- 将指定 URL 的内容下载到文件:

View File

@ -2,7 +2,7 @@
> 向 / 從一個伺服器傳輸數據。
> 支持大多數協議,包括 HTTP、FTP 和 POP3.
> 更多資訊:<https://curl.se>.
> 更多資訊:<https://curl.se/docs/manpage.html>.
- 將指定 URL 的內容下載到檔案:

View File

@ -2,7 +2,7 @@
> Transfers data from or to a server.
> Supports most protocols, including HTTP, FTP, and POP3.
> More information: <https://curl.se>.
> More information: <https://curl.se/docs/manpage.html>.
- Download the contents of a URL to a file: