-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
[v11.x backport] doc: sort bottom-of-file markdown links #24680
[v11.x backport] doc: sort bottom-of-file markdown links #24680
Conversation
@sam-github sadly an error occured when I tried to trigger a build :( |
Does this need rebasing? |
07f1f64
to
69c41f1
Compare
rebased |
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.
With a nit.
Node.js Collaborators, please, add 👍 here if you approve fast-tracking. |
09f5222
to
b3a9ade
Compare
Backport-PR-URL: nodejs#24680 PR-URL: nodejs#24679 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
b3a9ade
to
476272a
Compare
I force pushed with amended description, no other changes. Mostly to get Travis to re-build it. |
@sam-github thanks. I am going to prepare a new release tomorrow. |
travis can never find the head commit, AFAICT, it always fails. ci-lite: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/1816/ |
Landed in 66d8330 |
Backport of #24679
Preemptive, the sorting doesn't cherrypick well down to release branches, this should help prevent annoying conflicts in the docs.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes