summaryrefslogtreecommitdiff
path: root/docs/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/README.md')
-rw-r--r--docs/examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/README.md b/docs/examples/README.md
index f2ba0619e..e964753e2 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 `www.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.