Skip to content

Commit 3c5fec5

Browse files
authored
docs: fix Data mode link to point to installation guide for consistency (#14238)
* docs: update Data mode guide link in Getting Started section * docs: fix link to Data installation guide in Getting Started section * Add wo-o29 to contributors list
1 parent 7a8ee44 commit 3c5fec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ React Router is a multi-strategy router for React bridging the gap from React 18
1212
There are three primary ways, or "modes", to use it in your app, so there are three guides to get you started.
1313

1414
- [Declarative](./start/declarative/installation)
15-
- [Data](./start/data/custom)
15+
- [Data](./start/data/installation)
1616
- [Framework](./start/framework/installation)
1717

1818
Learn which mode is right for you in [Picking a Mode](./start/modes).

0 commit comments

Comments
 (0)