docs (security) : add clickable link to security reporting section (#8525)

* docs (security) : add clickable link to security reporting section

* fix(docs): use markdown link format for security section
This commit is contained in:
FadilRumasoreng
2025-10-21 22:41:45 +09:00
committed by GitHub
parent 188b746074
commit b2b2e3fc98

View File

@@ -6,4 +6,4 @@ We will investigate all legitimate reports and do our best to quickly fix the pr
Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software.
To do this, please visit the security tab of the repository and click the "Report a vulnerability" button.
To do this, please visit the security tab of the repository and click the [Report a vulnerability](https://github.com/shadcn-ui/ui/security/advisories/new) button.