Delba de Oliveira
|
76ade73def
|
docs: Move optimizing pages to guides (#78500)
|
2025-04-24 13:40:54 -05:00 |
|
Jam Balaya
|
6f4352993d
|
docs: add and unify notes to error pages (#72838)
## Description
Unify the note format according to the [contribution
guide](https://nextjs.org/docs/community/contribution-guide#notes).
In addition, add missing bullet points to useful links.
### Improving Documentation
- [x] Run `pnpm prettier-fix` to fix formatting issues before opening
the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution
follows the docs guidelines:
https://nextjs.org/docs/community/contribution-guide
---------
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
|
2024-11-19 09:44:42 +00:00 |
|
Jam Balaya
|
bca3b9e3cd
|
docs: add missing Useful Links to error pages (#72282)
## Summary
Add missing `## Useful Links` section header to adapt
[template](https://github.com/vercel/next.js/blob/canary/errors/template.txt).
### Improving Documentation
- [x] Run `pnpm prettier-fix` to fix formatting issues before opening
the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution
follows the docs guidelines:
https://nextjs.org/docs/community/contribution-guide
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
|
2024-11-05 07:20:03 +00:00 |
|
Delba de Oliveira
|
44d1a1cb15
|
docs: Migrate error messages to MDX and App Router. (#52038)
This PR is part of a larger effort to migrate error messages to MDX and
use App Router: https://github.com/vercel/front/pull/23459
|
2023-07-05 06:11:16 -07:00 |
|