Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Nov 19, 2022
1 parent 1d1d71b commit ccd981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ app.use((err, req, res, next) => {

_**Important:** Ensure express is configured with all relevant body parsers. Body parser middleware functions must be specified prior to any validated routes. See an [example](#example-express-api-server)_.

## [Documentation](https://github.com/cdimascio/express-openapi-validator/wiki)
## [Documentation](https://github.com/cdimascio/express-openapi-validator/wiki/Documentation)

See the [wiki](https://github.com/cdimascio/express-openapi-validator/wiki) for complete documenation

Expand Down

0 comments on commit ccd981a

Please sign in to comment.