diff --git a/README.md b/README.md index 09036c041..57334deda 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ npm i --save @nestjs/swagger ## Quick Start -[Overview & Tutorial](https://docs.nestjs.com/recipes/swagger) +[Overview & Tutorial](https://docs.nestjs.com/openapi/introduction) ## Migration from v3