We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f125c commit db48283Copy full SHA for db48283
website/versioned_docs/version-0.20/concepts/function-components/hooks/introduction.mdx
@@ -38,7 +38,7 @@ Yew comes with the following predefined Hooks:
38
- `use_context`
39
- `use_force_update`
40
41
-The documentation for these hooks can be found in the [Yew API docs](https://yew-rs-api.web.app/next/yew/functional/)
+The documentation for these hooks can be found in the [Yew API docs](https://docs.rs/yew/0.20.0/yew/functional/index.html)
42
43
### Custom Hooks
44
0 commit comments