diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-19 20:08:30 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-19 20:08:30 +0200 |
commit | 6159661445d22a5e6dba5a4f93ff97810f86828c (patch) | |
tree | e3ad792566d752e5de2371a8ffbc3f1d02a098b0 /dillo.org.html | |
parent | 423ef42a02d2093c2b4e30169ee8c077b1eaa94d (diff) |
Add missing mailto: protocol to email link
Diffstat (limited to 'dillo.org.html')
-rw-r--r-- | dillo.org.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dillo.org.html b/dillo.org.html index c3fa0ea..69e610f 100644 --- a/dillo.org.html +++ b/dillo.org.html @@ -174,7 +174,7 @@ the new mailing list</a>. Until we have a better plan on taking back dillo.org, please don't link to that website as it is not trustworthy. If you can help us, please send and email to the mailing list -<a href="dillo-dev@dillo-dev@mailman3.com">dillo-dev@mailman3.com</a>. +<a href="mailto:dillo-dev@dillo-dev@mailman3.com">dillo-dev@mailman3.com</a>. <section> <hr> <ol> |