href_extractor.c: fix the URL
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Oct 2012 17:42:31 +0000 (19:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Oct 2012 17:42:31 +0000 (19:42 +0200)
docs/examples/href_extractor.c

index 4181c8e..4b307a2 100644 (file)
@@ -26,7 +26,7 @@
  * Kowalczyk.
  *
  * The parser is found at
- * http://code.google.com/p/streamhtmlparser/
+ * http://code.google.com/p/htmlstreamparser/
  */
 
 #include <stdio.h>