rsnext/packages/next/next-server/lib/router
Rafael Bonalume Lebre 60e699555d
Fix #top anchor link scroll (#16638)
According to [MDN docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href) the page must scroll to the top with both "#" and "#top" anchors.

<img width="675" alt="Screen Shot 2020-08-27 at 7 20 19 PM" src="https://user-images.githubusercontent.com/13899924/91500693-582a5b80-e89a-11ea-803f-4592d458baba.png">
2021-01-30 04:32:00 +00:00
..
utils Preserve asPath while resolving rewrites (#21410) 2021-01-21 17:40:23 -06:00
router.ts Fix #top anchor link scroll (#16638) 2021-01-30 04:32:00 +00:00