mprintf: update trio project link
authorJay Satiro <raysatiro@yahoo.com>
Mon, 7 Mar 2016 03:57:47 +0000 (22:57 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 7 Mar 2016 03:57:47 +0000 (22:57 -0500)
lib/mprintf.c

index b6d9a9c557774e02252688f2c2f74e31cd31df7f..f5fc9962ff729e1cd225a9a3b8ec70c13d1e9981 100644 (file)
@@ -32,7 +32,7 @@
  *
  * If you ever want truly portable and good *printf() clones, the project that
  * took on from here is named 'Trio' and you find more details on the trio web
- * page at https://daniel.haxx.se/trio/
+ * page at https://daniel.haxx.se/projects/trio/
  */
 
 #include "curl_setup.h"