curl.se: new home

Closes #6172
This commit is contained in:
Daniel Stenberg 2020-11-04 14:02:01 +01:00
parent 0673cb4d2d
commit 4d2f800677
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
1453 changed files with 1669 additions and 1669 deletions

View file

@ -1,4 +1,4 @@
![curl logo](https://curl.haxx.se/logo/curl-logo.svg)
![curl logo](https://curl.se/logo/curl-logo.svg)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/63/badge)](https://bestpractices.coreinfrastructure.org/projects/63)
[![Coverity passed](https://scan.coverity.com/projects/curl/badge.svg)](https://scan.coverity.com/projects/curl)
@ -14,31 +14,31 @@
Curl is a command-line tool for transferring data specified with URL
syntax. Find out how to use curl by reading [the curl.1 man
page](https://curl.haxx.se/docs/manpage.html) or [the MANUAL
document](https://curl.haxx.se/docs/manual.html). Find out how to install Curl
by reading [the INSTALL document](https://curl.haxx.se/docs/install.html).
page](https://curl.se/docs/manpage.html) or [the MANUAL
document](https://curl.se/docs/manual.html). Find out how to install Curl
by reading [the INSTALL document](https://curl.se/docs/install.html).
libcurl is the library curl is using to do its job. It is readily available to
be used by your software. Read [the libcurl.3 man
page](https://curl.haxx.se/libcurl/c/libcurl.html) to learn how!
page](https://curl.se/libcurl/c/libcurl.html) to learn how!
You can find answers to the most frequent questions we get in [the FAQ
document](https://curl.haxx.se/docs/faq.html).
document](https://curl.se/docs/faq.html).
Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for
Study [the COPYING file](https://curl.se/docs/copyright.html) for
distribution terms.
## Contact
If you have problems, questions, ideas or suggestions, please contact us by
posting to a suitable [mailing list](https://curl.haxx.se/mail/).
posting to a suitable [mailing list](https://curl.se/mail/).
All contributors to the project are listed in [the THANKS
document](https://curl.haxx.se/docs/thanks.html).
document](https://curl.se/docs/thanks.html).
## Website
Visit the [curl website](https://curl.haxx.se/) for the latest news and
Visit the [curl website](https://curl.se/) for the latest news and
downloads.
## Git