Skip to content

Commit c64e2e0

Browse files
committed
Fix links
1 parent 4a14a43 commit c64e2e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/components/DefaultRoute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ route path is matched exactly.
99
Props
1010
-----
1111

12-
See [<Route props>][routeProps]
12+
See [`<Route props>`][routeProps]
1313

1414
Example
1515
-------

docs/api/components/NotFoundRoute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ of your hierarchy, allowing you to have a context-aware "not found" page.
88
Props
99
-----
1010

11-
See [<Route props>][routeProps]
11+
See [`<Route props>`][routeProps]
1212

1313
Example
1414
-------

0 commit comments

Comments
 (0)