We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2872620 commit f8bf599Copy full SHA for f8bf599
README.md
@@ -7,7 +7,7 @@
7
[](https://lass.js.org)
8
[](<>)
9
10
-> Response timeout middleware for Koa and Lad (uses Boom by default)
+> Response timeout middleware for [Koa][] and [Lad][] (uses [Boom][] by default)
11
12
13
## Table of Contents
@@ -104,3 +104,5 @@ The default option values use [Boom][] and are:
104
[boom]: https://github.com/hapijs/boom
105
106
[ladjs-i18n]: https://github.com/ladjs/i18n
107
+
108
+[koa]: http://koajs.com/
0 commit comments