From b571a733128fa268eb330db2b5cf30be58901d00 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Wed, 19 Oct 2022 09:28:11 -0300 Subject: [PATCH] doc: fix v14.x link maintaining openssl guide --- doc/contributing/maintaining-openssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/maintaining-openssl.md b/doc/contributing/maintaining-openssl.md index d8e93b89a48f10..f944c0e8c93a07 100644 --- a/doc/contributing/maintaining-openssl.md +++ b/doc/contributing/maintaining-openssl.md @@ -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