diff options
-rw-r--r-- | templates/pagedraft.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pagedraft.md b/templates/pagedraft.md index 354eabef..7fd08768 100644 --- a/templates/pagedraft.md +++ b/templates/pagedraft.md @@ -1,5 +1,5 @@ <div class="draft"> THIS IS A DRAFT DOCUMENT. It's not ready for sharing yet. We're still working on it! Feel free to update it or e-mail -[emacsconf-org-discuss](https://lists.gnu.org/mailman/listinfo/emacsconf-org). +<a href="mailto:emacsconf-org@gnu.org">emacsconf-org@gnu.org</a>. </div> |