aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwt <iwangtongi@163.com>2017-06-07 14:29:37 +0800
committerGitHub <noreply@github.com>2017-06-07 14:29:37 +0800
commitb101e64cf54428d5a4563f923f4aafcfeab66c16 (patch)
tree98c1fc7556c7364bb4d4ef4a68fa3bfe10231b53
parent9b5c9d8568a15f5497fc564073994166e8f9f17e (diff)
downloadpackages-b101e64cf54428d5a4563f923f4aafcfeab66c16.tar.gz
packages-b101e64cf54428d5a4563f923f4aafcfeab66c16.zip
Update web of httpkit
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 8eb381c..6330248 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]