rsnext/docs/api-reference
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
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next Fix broken links in @next/font API reference (#44714) 2023-01-09 09:39:56 +00:00
next.config.js Update redirects.md to fix a typo. (#44677) 2023-01-07 11:56:57 +00:00
cli.md feat(cli): allow configuration of http-server's timeout configuration (#35827) 2022-06-26 13:26:51 +02:00
create-next-app.md Add prompt for ESLint to CNA (#42218) 2022-10-31 08:51:50 -07:00
edge-runtime.md feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00