Jam Balaya
|
20dc57391e
|
docs: fix code block language in error pages (#72943)
## Summary
Update code block language in [error
pages](https://github.com/vercel/next.js/tree/canary/errors).
### 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 07:56:55 +00:00 |
|
Jam Balaya
|
691eeae8fb
|
docs: unify the header deps by removing # (#72451)
## Description
Follow up #72391.
I missed some error pages.
### 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-08 11:20:34 -08:00 |
|
Delba de Oliveira
|
8f7637c8d6
|
Docs: Address Community Feedback (#60476)
Closes:
- https://github.com/vercel/feedback/issues/51569
- https://github.com/vercel/feedback/issues/51578
|
2024-01-10 12:05:14 -06: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 |
|