mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-27 03:08:00 +00:00
Previously hash links have been escaped (# -> %23) due to routerLink. Using the href attribute fixes this issue
Previously hash links have been escaped (# -> %23) due to routerLink. Using the href attribute fixes this issue