Skip to content

docs: update pnpm overrides URL link#22464

Merged
sapphi-red merged 1 commit into
vitejs:mainfrom
cromanenslow:fix/pnpm-overrides-url
May 18, 2026
Merged

docs: update pnpm overrides URL link#22464
sapphi-red merged 1 commit into
vitejs:mainfrom
cromanenslow:fix/pnpm-overrides-url

Conversation

@cromanenslow
Copy link
Copy Markdown
Contributor

Description

Updates the pnpm overrides documentation link in the 'Using Unreleased Commits' section of docs/guide/index.md. The old URL https://pnpm.io/9.x/package_json#pnpmoverrides now redirects to the general package.json docs where the anchor fragment is lost. The correct new URL is https://pnpm.io/settings#overrides.

Fixes #22456

Changes

  • Updated pnpm overrides URL in docs/guide/index.md

The old URL (pnpm.io/9.x/package_json#pnpmoverrides) now redirects and the anchor no longer exists. Updated to the new canonical location at pnpm.io/settings#overrides.

Closes vitejs#22456
@sapphi-red sapphi-red changed the title docs: update pnpm overrides URL link (#22456) docs: update pnpm overrides URL link May 18, 2026
@sapphi-red sapphi-red added the documentation Improvements or additions to documentation label May 18, 2026
@sapphi-red sapphi-red merged commit 3d3c0b8 into vitejs:main May 18, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pnpm includes a new configuration for “overrides”.

2 participants