diff options
-rw-r--r-- | doc/git-email.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-email.texi b/doc/git-email.texi index d581656..02627a1 100644 --- a/doc/git-email.texi +++ b/doc/git-email.texi @@ -326,13 +326,13 @@ Other packages and tools of interest: @itemize @cindex public-inbox @item -@uref{https://git.kyleam.com/piem/, piem} - gluing together +@uref{https://git.kyleam.com/piem/, piem} --- gluing together public-inbox archives and Git. @end itemize @itemize @item -@uref{https://git-send-email.io/, git-send-email.io} - tutorial for +@uref{https://git-send-email.io/, git-send-email.io} --- tutorial for configuring and using @code{git send-email}. @end itemize |