Skip to content

Commit

Permalink
doc: fix v14.x link maintaining openssl guide
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Oct 19, 2022
1 parent ef17711 commit c04409f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/contributing/maintaining-openssl.md
Expand Up @@ -9,7 +9,8 @@ currently need to generate four PRs as follows:
below for OpenSSL 3.x.x.
* a PR for 16.x following the instructions in the v16.x-staging version
of this guide.
* a PR for 14.x following the instructions in the v14.x-staging version
* a PR for 14.x following the instructions in the \[v14.x-staging version]
(<https://github.com/nodejs/node/blob/v14.x-staging/doc/guides/maintaining-openssl.md>)
of this guide.

## Use of the quictls/openssl fork
Expand Down

0 comments on commit c04409f

Please sign in to comment.