Skip to content

Commit 35a7ff0

Browse files
authored
Fix docs link (#8304)
1 parent 744d037 commit 35a7ff0

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
@@ -25,7 +25,7 @@ order: 1
2525
<p>Level up your understanding of React Router with the concepts, vocabulary, and design principles of React Router and routing in general. A must read for would-be contributors.</p>
2626
</docs-card>
2727
</a>
28-
<a href="v6/getting-started/faq" aria-label="Frequently Asked Questions">
28+
<a href="v6/faq" aria-label="Frequently Asked Questions">
2929
<docs-card>
3030
<h3>Frequently Asked Questions</h3>
3131
<p>Running into a problem? Chances are, you're not the first! Explore some of the questions that people commonly have about React Router v6.</p>

0 commit comments

Comments
 (0)