Skip to content

Commit e81dfa2

Browse files
trumbittapshrmn
authored andcommitted
fix(docs): fix broken link to primary components guide (remix-run#7034)
1 parent 7b06a04 commit e81dfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router-dom/docs/guides/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ function Topic() {
181181

182182
## Keep Going!
183183

184-
Hopefully these examples give you a feel for what it's like to create a web app with React Router. Keep reading to learn more about [the primary components](primary-components.md) in React Router!
184+
Hopefully these examples give you a feel for what it's like to create a web app with React Router. Keep reading to learn more about [the primary components](./primary-components.md) in React Router!

0 commit comments

Comments
 (0)