-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs: rename master to main in all github doc links #5190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we require node 16+ instead of node 14+ now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is a small fix: add a missing ]
to the link, from:
[Tour: Contributing](command:codetour.startTourByTitle?[\"Contributing\")
to
[Tour: Contributing](command:codetour.startTourByTitle?[\"Contributing\"])
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't believe we didn't notice this - thank you so much!
Codecov Report
Merging #5190 (093fe9f) into main (a02f477) will not change coverage.
The diff coverage isn/a
.
❗ Current head 093fe9f differs from pull request most recent head 902b2e6. Consider uploading reports for the commit 902b2e6 to get more accurate results
@@ Coverage Diff @@ ## main #5190 +/- ## ======================================= Coverage 71.73% 71.73% ======================================= Files 30 30 Lines 1663 1663 Branches 367 367 ======================================= Hits 1193 1193 Misses 403 403 Partials 67 67
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a02f477...902b2e6. Read the comment docs.
Uh oh!
There was an error while loading. Please reload this page.
This pr: