Skip to content

Commit 91c40dd

Browse files
czechtechczechtech
czechtech
authored and
czechtech
committed
Fixed link to HTTP-Parser project in README.md
1 parent 941ff56 commit 91c40dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ QHttpServer
33

44
A Qt HTTP Server - because hard-core programmers write web-apps in C++ :)
55

6-
It uses Ryan Dahl's [HTTP Parser](http://github.com/ry/http-parser) and is asynchronous and does not require any inheritance.
6+
It uses Joyent's [HTTP Parser](http://github.com/joyent/http-parser) and is asynchronous and does not require any inheritance.
77

88
QHttpServer is available under the MIT License.
99

0 commit comments

Comments
 (0)