diff options
Diffstat (limited to 'docs/examples/README.md')
-rw-r--r-- | docs/examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/README.md b/docs/examples/README.md index f2ba0619e..c83846566 100644 --- a/docs/examples/README.md +++ b/docs/examples/README.md @@ -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. |