From 93ab623c5589d810c850c70c4be05a6ed3adfaaf Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Wed, 30 Oct 2019 21:35:51 -0400 Subject: doc: add missing hash for header link The link is to a heading in the file, but is missing the # PR-URL: https://github.com/nodejs/node/pull/30188 Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Gireesh Punathil Reviewed-By: Trivikram Kamat --- doc/guides/cve_management_process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/cve_management_process.md b/doc/guides/cve_management_process.md index 059d15f1f9..1b87215ac7 100644 --- a/doc/guides/cve_management_process.md +++ b/doc/guides/cve_management_process.md @@ -82,7 +82,7 @@ after we get HackerOne up and running). * Review the request. * If a CVE is appropriate then assign the CVE as outline in the section titled - [CVE Management process for Node.js vulnerabilities](cve-management-process-for-nodejs-vulnerabilities) + [CVE Management process for Node.js vulnerabilities](#cve-management-process-for-nodejs-vulnerabilities) and return the CVE number to the requester (along with the request to keep it confidential until the vulnerability is announced) * If a CVE is not appropriate then respond to the requester -- cgit v1.2.3