Update web of httpkit

This commit is contained in:
wt 2017-06-07 14:29:37 +08:00 committed by GitHub
parent 9b5c9d8568
commit b101e64cf5

View File

@ -6496,6 +6496,6 @@
],
"description": "An efficient HTTP tool suite written in pure nim. Help you to write HTTP services or clients via TCP, UDP, or even Unix Domain socket, etc.",
"license": "MIT",
"web": "http://tulayang.github.io/httpkit.html"
"web": "https://github.com/tulayang/httpkit"
}
]