From 9b4bd1914809baa7fc36b7c20838a08c1b6428ce Mon Sep 17 00:00:00 2001 From: Tom Matheussen Date: Tue, 1 Oct 2019 11:54:37 +0200 Subject: [PATCH] :bug: Fixes mailto link for Security email (#10521) --- source/security/index.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/security/index.markdown b/source/security/index.markdown index 4b54dd0c0be..beb7b0c0430 100644 --- a/source/security/index.markdown +++ b/source/security/index.markdown @@ -3,8 +3,9 @@ title: "Security" description: "Information about disclosing security vulnerabilities in Home Assistant." --- -If you think that you have found a security vulnerability in Home Assistant, please disclose it to us via our security e-mail address at [security@home-assistant.io](mailto://security@home-assistant.io). +If you think that you have found a security vulnerability in Home Assistant, please disclose it to us via our security e-mail address at [security@home-assistant.io](mailto:security@home-assistant.io). Please do not make vulnerabilities public without notifying us and giving us at least 3 days to respond. If you are going to write about Home Assistant's security, please get in touch, so we can make sure that all claims are correct. +