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

@ -21,7 +21,7 @@ want you do reorganize them like:
`curl-config --cc` -o example example.c `curl-config --cflags --libs`
**Please** do not use the `curl.haxx.se` site as a test target for your
**Please** do not use the `curl.se` site as a test target for your
libcurl applications/experiments. Even if some of the examples use that site
as a URL at some places, it doesn't mean that the URLs work or that we expect
you to actually torture our website with your tests! Thanks.