We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d449d3 commit 809e8dcCopy full SHA for 809e8dc
doc/contributing/maintaining-openssl.md
@@ -11,7 +11,7 @@ currently need to generate four PRs as follows:
11
of this guide.
12
* a PR for 16.x following the instructions in the v16.x-staging version
13
14
-* 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][]
15
16
17
## Use of the quictls/openssl fork
@@ -154,3 +154,5 @@ regenerated and committed by:
154
```
155
156
Finally, build Node.js and run the tests.
157
+
158
+[v14.x-staging version]: https://github.com/nodejs/node/blob/v14.x-staging/doc/guides/maintaining-openssl.md
0 commit comments