mdn / sprints

Archived: MDN Web Docs issues are tracked in the content repository.
https://github.com/mdn/content
Creative Commons Zero v1.0 Universal
151 stars 144 forks source link

Inspector gives incorrect Mozilla docs link for ScrollLinkedEffects performance #3989

Closed Scrabble96 closed 3 years ago

Scrabble96 commented 3 years ago

Request type

Details

I use a JavaScript file to create a 'back to top' icon and function when visitors scroll beyond 350px. In the Firefox (84.0.2 64-bit) Console there was, unsurprisingly, a message about this:

"This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!"

However, if you go to that URL - https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects - you get a 404 error. The correct URL is https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Scroll-linked_effects

chrisdavidmills commented 3 years ago

Issue moved to mdn/content #1532 via ZenHub

chrisdavidmills commented 3 years ago

Issue moved to mdn/content #1533 via ZenHub