This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/markdown by this push:
     new 4b0ba6d31 KAFKA-20200 Broken link to CVE list (#804)
4b0ba6d31 is described below

commit 4b0ba6d31b0669db84a2457c4b20eacdaa00b48e
Author: Chia-Yi Chiu <[email protected]>
AuthorDate: Fri Feb 20 15:25:39 2026 +0900

    KAFKA-20200 Broken link to CVE list (#804)
    
    Issue: https://issues.apache.org/jira/browse/KAFKA-20200
    
    Summary: fix the broken link on project security page (the link to CVE list 
page)
    
    Validation: run the patch locally.
    
    Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai 
<[email protected]>
---
 content/en/community/project_security.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/community/project_security.md 
b/content/en/community/project_security.md
index 128a854eb..5ff1c8429 100644
--- a/content/en/community/project_security.md
+++ b/content/en/community/project_security.md
@@ -32,7 +32,7 @@ Note that this security address should be used only for 
undisclosed vulnerabilit
 
 The ASF Security team maintains a page with a description of how 
vulnerabilities are handled, check their [Web 
page](http://www.apache.org/security/) for more information. 
 
-For a list of security issues fixed in released versions of Apache Kafka, see 
[CVE list](cve-list). 
+For a list of security issues fixed in released versions of Apache Kafka, see 
[CVE list](/cve-list.html). 
 
 ## Advisories for dependencies
 

Reply via email to