summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-11-04 14:02:01 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-11-04 23:59:47 +0100
commit4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (patch)
tree31f6a88fdf1b3d96f52f7e5c008a7e966c7d218d /README.md
parent0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff)
downloadcurl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz
curl.se: new home
Closes #6172
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 7642afd68..44c85121a 100644
--- a/README.md
+++ b/README.md
@@ -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