diff --git a/lib/multi.h b/lib/multi.h index 9ad8067787..a9bd4eaf41 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