-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
doc: fix v14.x link maintaining openssl guide #45071
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
|
Review requested:
|
1337e2b to
c04409f
Compare
c04409f to
b571a73
Compare
|
Why adding a link for v14.x and not v16.x? |
The v16.x version of that document exists. The issue is that the v14.x of that document lives in a different namespace (guides/*) |
|
Oh you mean on the GitHub UI, yeah OK makes sense. |
mcollina
left a comment
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.
lgtm
b571a73 to
8231341
Compare
Commit Queue failed- Loading data for nodejs/node/pull/45071 ✔ Done loading data for nodejs/node/pull/45071 ----------------------------------- PR info ------------------------------------ Title doc: fix v14.x link maintaining openssl guide (#45071) Author Rafael Gonzaga (@RafaelGSS) Branch RafaelGSS:doc/maintaining-openssl-v14-fix -> nodejs:main Labels doc, author ready Commits 1 - doc: fix v14.x link maintaining openssl guide Committers 1 - RafaelGSS PR-URL: https://github.com/nodejs/node/pull/45071 Reviewed-By: Richard Lau Reviewed-By: Matteo Collina ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/45071 Reviewed-By: Richard Lau Reviewed-By: Matteo Collina -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - doc: fix v14.x link maintaining openssl guide ℹ This PR was created on Wed, 19 Oct 2022 12:31:55 GMT ✔ Approvals: 2 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/45071#pullrequestreview-1147646586 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/45071#pullrequestreview-1148034313 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3303153329 |
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
|
Landed in 3a4f964 |
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #45071 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
The document indicates the file lives under
/blob/v14.x-staging/doc/contributing/maintaining-openssl.mdwhich is false on v14.x branch.