doc: update docs/nestjs.md

This commit is contained in:
jaywcjlove 2023-05-28 23:02:54 +08:00
parent 56569c813a
commit 09ece3b274

View File

@ -115,7 +115,7 @@ $ npm run start
```
<!--rehype:className=wrap-text-->
需要[注意]((https://docs.nestjs.com/first-steps#language))的一点是,`JavaScript`的版本是需要`Babel`
需要[注意](<https://docs.nestjs.com/first-steps#language>)的一点是,`JavaScript` 的版本是需要 `Babel`
另见
---