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 b571a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contributing/maintaining-openssl.md
Expand Up @@ -9,7 +9,7 @@ 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 b571a73

Please sign in to comment.