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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new d52efb12 fix link to security guidelines in the en Security page
d52efb12 is described below

commit d52efb122d9d33fbca993b4953c4793f7d4e207c
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Fri Oct 24 17:52:51 2025 +0800

    fix link to security guidelines in the en Security page
---
 _jade/en/security.jade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_jade/en/security.jade b/_jade/en/security.jade
index 9b475707..a4ad306e 100644
--- a/_jade/en/security.jade
+++ b/_jade/en/security.jade
@@ -22,7 +22,7 @@ block content
                 p The Apache ECharts<sup>TM</sup> takes a rigorous standpoint 
in annihilating the security issues in its software projects. Apache ECharts is 
highly sensitive and forthcoming to issues pertaining to its features and 
functionality.
                 p If you have apprehensions regarding ECharts's security or 
you discover vulnerability or potential threat, don't hesitate to get in touch 
with the <a href="https://www.apache.org/security/"; target="_blank">Apache 
Security Team</a> by dropping a mail at <a 
href="mailto:[email protected]";>[email protected]</a>. In the email, 
specify the project name ECharts with the description of the issue or potential 
threat. You are also urged to recommend the way to reproduce and r [...]
                 p <strong>PLEASE PAY ATTENTION</strong> to report the security 
issue on the security email before disclosing it on public domain.
-                p If you use ECharts API, please check <a 
href="https://echarts.apache.org/handbook/en/security"; target="_blank">Security 
Guidelines</a> for details on the security model, checklists, and safe usage 
recommendations.
+                p If you use ECharts API, please check <a 
href="https://echarts.apache.org/handbook/en/best-practices/security"; 
target="_blank">Security Guidelines</a> for details on the security model, 
checklists, and safe usage recommendations.
                 p If you contribute code to ECharts, please check <a 
href="https://github.com/apache/echarts/wiki/Security-Checklist-for-Code-Contributors";
 target="_blank">Security Checklist for Code Contributors</a> before submitting 
a pull request.
 
         include ../components/footer


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to