README: add a link to mercurial devel
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 14 Mar 2017 15:43:19 -0700
changeset 2115 53fe0a1c9d4c
parent 2114 51ee2c721b32
child 2116 39d84b395343
README: add a link to mercurial devel This will help people to find the mailing list details.
README
--- a/README	Tue Mar 14 15:42:51 2017 -0700
+++ b/README	Tue Mar 14 15:43:19 2017 -0700
@@ -87,8 +87,9 @@
 
 .. _evolution: https://bz.mercurial-scm.org/buglist.cgi?component=evolution&query_format=advanced&resolution=---
 
-Please use the patchbomb extension to send email to mercurial devel. Please
-make sure to use the evolve-ext flag when doing so. You can use a command like
+Please use the patchbomb extension to send email to `mercurial devel
+<https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>`_. Please make
+sure to use the evolve-ext flag when doing so. You can use a command like
 this::
 
     $ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>'