Skip to content

Commit 6691b77

Browse files
authored
docs: fix pathless route link (#2444)
1 parent 286b25b commit 6691b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/framework/react/guide/routing-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TanStack Router supports a number of powerful routing concepts that allow you to
99
- [Index Routes](./routing-concepts.md#index-routes)
1010
- [Dynamic Route Segments](./routing-concepts.md#dynamic-route-segments)
1111
- [Splat / Catch-All Routes](./routing-concepts.md#splat--catch-all-routes)
12-
- [Pathless Routes](./routing-concepts.md#pathless--layout-routes)
12+
- [Pathless Routes](./routing-concepts.md#pathless-routes)
1313
- [Non-Nested Routes](./routing-concepts.md#non-nested-routes)
1414
- [Not-Found Routes](./routing-concepts.md#404--notfoundroutes)
1515

0 commit comments

Comments
 (0)