diff options
-rw-r--r-- | docs/examples/href_extractor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/href_extractor.c b/docs/examples/href_extractor.c index 4181c8e24..4b307a29e 100644 --- a/docs/examples/href_extractor.c +++ b/docs/examples/href_extractor.c @@ -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> |