rsnext/docs/api-reference/next
Hannes Bornö 9c6d56122b
Fix broken links in @next/font API reference (#44714)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2023-01-09 09:39:56 +00:00
..
legacy docs: fix wording (#44020) 2022-12-14 14:42:45 +00:00
amp.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
font.md Fix broken links in @next/font API reference (#44714) 2023-01-09 09:39:56 +00:00
head.md Update next/head docs. (#44454) 2022-12-30 20:18:06 +00:00
image.md docs: update known Safari bug (#43513) 2022-11-29 11:21:49 -05:00
link.md Add note in next/link docs about anchor props (#43064) 2022-11-18 09:48:10 -08:00
router.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
script.md Add missing quote in next/script example (#43196) 2022-11-21 19:47:49 +00:00
server.md Remove unneeded async in docs. (#43161) 2022-11-21 03:45:15 +00:00