Skip to content

Commit 2b88318

Browse files
authored
Update README.md
1 parent e956599 commit 2b88318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This packages requires the following:
88
- @nestjs/core and @nestjs/common 6.0.0 or later
99

1010
## Adding Middlewares
11-
Please do not open issues asking to support a middleware – I've tried to make this project really easy to implement and extend. See [CONTRIBUTING.md] for more information on how to create a new middleware, and I'll merge and release it if it meets the contributing guidelines. Thank you for your contribution.
11+
Please do not open issues asking to support a middleware – I've tried to make this project really easy to implement and extend. See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to create a new middleware, and I'll merge and release it if it meets the contributing guidelines. Thank you for your contribution.
1212

1313
## Usage
1414
Take the name of your favorite Express middleware and prefix it with `@nest-middlewares/`.

0 commit comments

Comments
 (0)