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 286b25b commit 6691b77Copy full SHA for 6691b77
1 file changed
docs/framework/react/guide/routing-concepts.md
@@ -9,7 +9,7 @@ TanStack Router supports a number of powerful routing concepts that allow you to
9
- [Index Routes](./routing-concepts.md#index-routes)
10
- [Dynamic Route Segments](./routing-concepts.md#dynamic-route-segments)
11
- [Splat / Catch-All Routes](./routing-concepts.md#splat--catch-all-routes)
12
-- [Pathless Routes](./routing-concepts.md#pathless--layout-routes)
+- [Pathless Routes](./routing-concepts.md#pathless-routes)
13
- [Non-Nested Routes](./routing-concepts.md#non-nested-routes)
14
- [Not-Found Routes](./routing-concepts.md#404--notfoundroutes)
15
0 commit comments