diff --git a/exercises/05.scripting/02.problem.scroll-restoration/README.mdx b/exercises/05.scripting/02.problem.scroll-restoration/README.mdx
index 313aba453..7766f7c9f 100644
--- a/exercises/05.scripting/02.problem.scroll-restoration/README.mdx
+++ b/exercises/05.scripting/02.problem.scroll-restoration/README.mdx
@@ -47,3 +47,4 @@ Go ahead and add the `preventScrollReset` prop to those links.
- [📜 `` on Remix](https://remix.run/docs/en/main/components/scroll-restoration)
- [📜 `` on React Router](https://reactrouter.com/en/main/components/scroll-restoration) (the remix implementation is built on top of this)
+- [📜 Scroll Management with Remix and React Router](https://youtu.be/4_H8j3rkpjI)