aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/multi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/multi.h b/lib/multi.h
index 9ad806778..a9bd4eaf4 100644
--- a/lib/multi.h
+++ b/lib/multi.h
@@ -44,7 +44,7 @@
o Enable the application to select() on its own file descriptors and curl's
file descriptors simultaneous easily.
- Example source using this interface: http://curl.haxx.se/dev/multi-app.c
+ Example sources using this interface is here: ../multi/
*/
#ifdef HAVE_SYS_SOCKET_H