Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79422bc

Browse filesBrowse files
[3.12] Doc: Update CVE URL (GH-125489) (#125504)
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
1 parent 449f2c9 commit 79422bc
Copy full SHA for 79422bc

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/conf.py

Copy file name to clipboardExpand all lines: Doc/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@
593593
# Sphinx 8.1 has in-built CVE and CWE roles.
594594
extlinks |= {
595595
"cve": (
596-
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-%s",
596+
"https://www.cve.org/CVERecord?id=CVE-%s",
597597
"CVE-%s",
598598
),
599599
"cwe": ("https://cwe.mitre.org/data/definitions/%s.html", "CWE-%s"),

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.