From 6e6d0523a537508646fadd5587bf785a74d644cd Mon Sep 17 00:00:00 2001 From: mbriscoe-adobe <156943116+mbriscoe-adobe@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:26:13 -0600 Subject: [PATCH] Update hooks link (#233) --- exercises/01.managing-ui-state/README.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/01.managing-ui-state/README.mdx b/exercises/01.managing-ui-state/README.mdx index 571ac3bfc..4104742f4 100644 --- a/exercises/01.managing-ui-state/README.mdx +++ b/exercises/01.managing-ui-state/README.mdx @@ -77,4 +77,4 @@ post/talk by [Shawn Wang](https://twitter.com/swyx): [Getting Closure on Hooks](https://www.swyx.io/getting-closure-on-hooks/) 📜 And here's a reference to -[the hooks official documentation](https://reactjs.org/hooks). +[the hooks official documentation](https://react.dev/reference/react/hooks).