docs: fix webpack repo links that use legacy branch name#7036
docs: fix webpack repo links that use legacy branch name#7036chenxsan merged 1 commit intowebpack:mainfrom hex2dec:fix-branch-name
Conversation
The new default branch name of webpack repository is `main`, and the links in the docs still use the legacy branch name `master`.
|
|
|
@hex2dec is attempting to deploy a commit to the Webpack Docs Team on Vercel. A member of the Team first needs to authorize it. |
|
hi @chenxsan, the E2E testing failed because |
Probably wait for Node.21 to get it fixed? nodejs/node#50269 |
|
Thanks! I found that Node.js has added the The |
|
hi @chenxsan, the Node.js v21.1.0 has been released. How can i recheck the e2e testing? |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
chenxsan
left a comment
There was a problem hiding this comment.
Thanks for your contribution.
The new default branch name of webpack repository is
main, and the links in the docs still use the legacy branch namemaster.