From 40c4d582cd54bf7bf7a304e989244503551a0d99 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Mon, 28 Nov 2022 22:57:49 +0300
Subject: [PATCH] Fix mailto: link

---
 doc/index.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.texi b/doc/index.texi
index 03d3e0f..8af3999 100644
--- a/doc/index.texi
+++ b/doc/index.texi
@@ -17,7 +17,7 @@ paster is
 @url{https://www.gnu.org/philosophy/free-sw.html, free software}
 licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GNU GPLv3}.
 
-Please send questions, bug reports and patches to @url{paster@@stargrave.org}.
+Please send questions, bug reports and patches to @url{mailto:paster@@stargrave.org}.
 
 @insertcopying
 
-- 
2.51.0