diff options
Diffstat (limited to 'documentation/contributor-guide')
-rw-r--r-- | documentation/contributor-guide/recipe-style-guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/contributor-guide/recipe-style-guide.rst b/documentation/contributor-guide/recipe-style-guide.rst index 142c02db1f..6a3eec3a0e 100644 --- a/documentation/contributor-guide/recipe-style-guide.rst +++ b/documentation/contributor-guide/recipe-style-guide.rst | |||
@@ -395,7 +395,7 @@ one CVE is fixed, separate them using spaces. | |||
395 | CVE Examples | 395 | CVE Examples |
396 | ------------ | 396 | ------------ |
397 | 397 | ||
398 | This should be the header of patch that fixes :cve:`2015-8370` in GRUB2:: | 398 | This should be the header of patch that fixes :cve_nist:`2015-8370` in GRUB2:: |
399 | 399 | ||
400 | grub2: Fix CVE-2015-8370 | 400 | grub2: Fix CVE-2015-8370 |
401 | 401 | ||