Skip to content

Docs: Canary link links to "Deployment" #84845

@selfire1

Description

@selfire1

What is the documentation issue?

The link upgrading Next.js in the canary information box leads to Getting Started: Deploying. There is no relevant information about upgrading to canary on the Getting Started: Deploying page.

Image

Is there any context that might help us understand?

For example on the page Directives: use cache:

  • The href on upgrading Next.js is: https://nextjs.org/docs/app/building-your-application/upgrading/canary
  • https://nextjs.org/docs/app/building-your-application/upgrading/canary redirects to https://nextjs.org/docs/app/getting-started/deploying. The redirect happens because /docs/app/building-your-application redirects to /docs/app/getting-started/deploying.

The correct href for upgrading Next.js is https://nextjs.org/docs/app/getting-started/upgrading#canary-version.

Suggestion to fix: Update the href on upgrading Next.js to https://nextjs.org/docs/app/getting-started/upgrading#canary-version.

I'm happy to create a PR, but from what I have seen the canary information box is not a public component.

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/api-reference/directives/use-cache

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions