Skip to content

doc: fix broken link - #47953

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Trott:foo
May 12, 2023
Merged

doc: fix broken link#47953
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Trott:foo

Conversation

@Trott

Copy link
Copy Markdown
Member

The OpenSSL 1.1.1 version of the man page is available online and so we could update to that instead, but since we're using OpenSSL 3.0 now, I think using the 3.0 man page makes the most sense. Regardless, the current link is 404, so let's fix it.

@nodejs-github-botnodejs-github-bot added cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. labels May 10, 2023
@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label May 10, 2023
@tniessentniessen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 10, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 12, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 2dd6d76 into nodejs:mainMay 12, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 2dd6d76

targos pushed a commit that referenced this pull request May 14, 2023
PR-URL: #47953
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request May 15, 2023
PR-URL: #47953
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request May 15, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #47953
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
PR-URL: nodejs#47953
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.cliIssues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Trott@nodejs-github-bot@lpinca@tniessen@richardlau@trivikr@RaisinTen