Updated link

This commit is contained in:
M66B 2021-12-21 16:08:36 +01:00
parent c898935e03
commit 4acd0e4f3a
1 changed files with 1 additions and 1 deletions

View File

@ -6251,7 +6251,7 @@ public class FragmentCompose extends FragmentBase {
div.attr("fairemail", "signature");
if (usenet) {
// https://www.ietf.org/rfc/rfc3676.txt
// https://datatracker.ietf.org/doc/html/rfc3676#section-4.3
Element span = document.createElement("span");
span.text("-- ");
span.appendElement("br");