Skip to content

master: Fix deprecated links to Yarn Classic in install-and-upgrade#284

Merged
MaxLeiter merged 1 commit intothelounge:masterfrom
feeRnt:master
Jan 3, 2026
Merged

master: Fix deprecated links to Yarn Classic in install-and-upgrade#284
MaxLeiter merged 1 commit intothelounge:masterfrom
feeRnt:master

Conversation

@feeRnt
Copy link
Copy Markdown
Contributor

@feeRnt feeRnt commented Dec 27, 2025

Replace old, deprecated links to Yarn Classic (version 1) in the docs, which led to a 404 page.
Fixes: #283

Old links were:
https://legacy.yarnpkg.com/ & https://legacy.yarnpkg.com/docs/install

Current working links are:
https://classic.yarnpkg.com/lang/en/ & https://classic.yarnpkg.com/en/docs/install

Files changed:

  • _docs/install-and-upgrade.md

The only instance of these links seems to be this in this file, based on a grep search.

@feeRnt
Copy link
Copy Markdown
Contributor Author

feeRnt commented Dec 27, 2025

Feel free to instruct on any adjustments/modifications.

@MaxLeiter MaxLeiter merged commit 4fb3e0c into thelounge:master Jan 3, 2026
4 checks passed
@MaxLeiter
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecated link to Yarn Classic in Installation Guide

2 participants