diff --git a/website/index.html b/website/index.html index ada1e56014..922052bc71 100644 --- a/website/index.html +++ b/website/index.html @@ -104,7 +104,7 @@ file_server --reload is a fake http server that doesn't parse HTTP. It is comparable to node_tcp.
  • deno_net_http + href="https://github.com/denoland/deno_std/blob/master/http/http_bench.ts">deno_net_http is a web server written in TypeScript. It is comparable to node_http.