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 f32e5bf commit ad55affCopy full SHA for ad55aff
hyperdiv_docs/pages/guide/pages_and_navigation.py
@@ -75,7 +75,7 @@ def pages_and_navigation():
75
76
hd.markdown(
77
"""
78
- Hyperdiv comes with a basic router, built on top of
+ Hyperdiv comes with a basic [`router`](/reference/components/router), built on top of
79
[`location`](/reference/components/location), that makes
80
it easy to build apps with multiple pages. When using
81
Router, you write one function for each page, decorating
0 commit comments