docs.nestjs.com
docs.nestjs.com copied to clipboard
docs: replace absolute hyperlinks to relative
PR Checklist
Please check if your PR fulfills the following requirements:
- [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md
PR Type
What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [x] Docs
- [ ] Other... Please describe:
What is the current behavior?
Issue Number: closes #2404
What is the new behavior?
Note that the preview resolves to https://docs.nestjs.com/

I'm not 100% sure if this PR fixes that issue because I didn't manage to switch to the v8 page locally
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No