You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-router/docs/api/Switch.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ This is also useful for animated transitions since the matched `<Route>` is rend
51
51
52
52
## location: object
53
53
54
-
A [`location`](location.md) object to be used for matching children elements instead of the current history location (usually the current browser URL).
54
+
A [`location`](./location.md) object to be used for matching children elements instead of the current history location (usually the current browser URL).
0 commit comments