Skip to content

Commit f9a8b39

Browse files
authored
fix link (#14314)
1 parent a865d3e commit f9a8b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/framework-conventions/root.tsx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ export function Layout({
191191
}
192192
```
193193

194-
[route-module]: ../start/framework/route-module
194+
[route-module]: ../../start/framework/route-module
195195
[react-link]: https://react.dev/reference/react-dom/components/link
196196
[react-meta]: https://react.dev/reference/react-dom/components/meta
197197
[react-title]: https://react.dev/reference/react-dom/components/title

0 commit comments

Comments
 (0)