Skip to content

Commit e82da21

Browse files
authored
Convert security@vuejs.org email link to mailto link (#2525)
Earlier the link pointed to `https://vuejs.org/v2/guide/security@vuejs.org` which is not valid url. Now it is a mailto link.
1 parent a485f52 commit e82da21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 504
66

77
## Reporting Vulnerabilities
88

9-
When a vulnerability is reported, it immediately becomes our top concern, with a full-time contributor dropping everything to work on it. To report a vulnerability, please email [security@vuejs.org](security@vuejs.org).
9+
When a vulnerability is reported, it immediately becomes our top concern, with a full-time contributor dropping everything to work on it. To report a vulnerability, please email [security@vuejs.org](mailto:security@vuejs.org).
1010

1111
While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of Vue and its official companion libraries to ensure your application remains as secure as possible.
1212

0 commit comments

Comments
 (0)