mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
Fix link to router guide
This commit is contained in:
parent
2ffd90c98b
commit
55b818b08d
1 changed files with 1 additions and 1 deletions
|
@ -83,4 +83,4 @@ rsx!{
|
|||
|
||||
This page is just meant to be a very brief overview of the router to show you that there's a powerful solution already built for a very common problem. For more information about the router, definitely check out its book or check out some of the examples.
|
||||
|
||||
The router has its own documentation! [Available here](https://dioxuslabs.com/router_guide/).
|
||||
The router has its own documentation! [Available here](https://dioxuslabs.com/router/guide/).
|
||||
|
|
Loading…
Reference in a new issue