diff --git a/docs/02-app/02-api-reference/01-components/link.mdx b/docs/02-app/02-api-reference/01-components/link.mdx index 5569201aa8f4f..8551d9021ce05 100644 --- a/docs/02-app/02-api-reference/01-components/link.mdx +++ b/docs/02-app/02-api-reference/01-components/link.mdx @@ -599,7 +599,7 @@ If you'd like to scroll to a specific `id` on navigation, you can append your UR ### Linking to dynamic route segments -For [dynamic route segments](docs/app/building-your-application/routing/dynamic-routes), it can be handy to use template literals to create the link's path. +For [dynamic route segments](/docs/app/building-your-application/routing/dynamic-routes), it can be handy to use template literals to create the link's path.