From 2f43059852f3bfe88b90293a892671e65594c507 Mon Sep 17 00:00:00 2001 From: zhujiashun Date: Wed, 28 Nov 2018 11:12:59 +0800 Subject: [PATCH] update Link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fbd1334..8efc794 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ cd .. && ./build/zaver -c zaver.conf ## todo -* ~~add command line parameter~~ -* ~~add conf file~~ * sendfile * proxy * FastCGI @@ -41,5 +39,5 @@ cd .. && ./build/zaver -c zaver.conf ## more details -http://lifeofzjs.com/blog/2015/05/16/how-to-write-a-server/ +https://zyearn.github.io/blog/2015/05/16/how-to-write-a-server/