Skip to content

Commit b5bdbf7

Browse files
authored
Fix index route link
Closes #9717
1 parent 4ec6634 commit b5bdbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/route/route.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Please see the [errorElement][errorelement] documentation for more details.
278278

279279
[outlet]: ./outlet
280280
[remix]: https://remix.run
281-
[indexroute]: ../guides/index-route
281+
[indexroute]: ../start/concepts#index-routes
282282
[outlet]: ../components/outlet
283283
[useloaderdata]: ../hooks/use-loader-data
284284
[loader]: ./loader

0 commit comments

Comments
 (0)