docs: fix email links (#3624)
parent
cc2d55e4f5
commit
3e0785e7a5
|
@ -48,6 +48,6 @@ Discord can be accessed via [https://discord.authelia.com](https://discord.authe
|
|||
|
||||
## Email
|
||||
|
||||
To contact the team for anything not security related you can utilized {{< email user="team" domain="authelia.com" >}}.
|
||||
To contact the team for anything not security related you can utilize [team@authelia.com](mailto:team@authelia.com).
|
||||
|
||||
For all security related matters over email please ensure you use {{< email user="security" domain="authelia.com" >}}.
|
||||
For all security related matters over email please ensure you use [security@authelia.com](mailto:team@authelia.com).
|
||||
|
|
|
@ -28,9 +28,9 @@ below.
|
|||
|
||||
### Email
|
||||
|
||||
Please either utilize the {{< email user="security" domain="authelia.com" >}} email address for security issues
|
||||
discovered. This email address is only accessible by key members of the team for the purpose of disclosing security
|
||||
issues within the __Authelia__ code base.
|
||||
Please utilize the [security@authelia.com](mailto:team@authelia.com) email address for security issues discovered. This
|
||||
email address is only accessible by key members of the team for the purpose of disclosing security issues within the
|
||||
__Authelia__ code base.
|
||||
|
||||
This is the preferred method of reporting.
|
||||
|
||||
|
|
Loading…
Reference in New Issue