rsnext/docs/routing
Marcial Cambronero cec9d02dee
Small change to note <Link /> executes server methods (#41577)
I stumbled upon a lack of clarity when using `<Link />` where I believed it didn't execute the server methods before navigation. This change makes it a bit more clear

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-10-20 00:51:51 +00:00
..
dynamic-routes.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
imperatively.md Update imperative routing docs to have better a11y (#29382) 2021-09-27 02:04:58 +00:00
introduction.md Small change to note <Link /> executes server methods (#41577) 2022-10-20 00:51:51 +00:00
shallow-routing.md Add caveat note about shallow routing with middleware (#39154) 2022-07-28 21:28:34 -05:00