From 06814e96240635ecd476fb81d1637934d4ffcbcc Mon Sep 17 00:00:00 2001 From: Evheniy Date: Tue, 21 Feb 2017 14:05:58 +0200 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34c913e..bf9f1fe 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ By default all app steps will be finished. Except one of them has rejected promi ## Packages -* [Anatomy of an HTTP Transaction](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/) - node.js server request documentation +* [Anatomy of an HTTP Transaction](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/) - node.js http server request documentation * [yeps-promisify](https://github.com/evheniy/yeps-promisify) - YEPS kernel * [yeps-benchmark](https://github.com/evheniy/yeps-benchmark) - performance comparison koa2, express and node http * [yeps-router](https://github.com/evheniy/yeps-router) - YEPS promise based router