README: Fix .mailmap link markup
authorW. Trevor King <wking@tremily.us>
Mon, 27 Jan 2014 17:14:20 +0000 (09:14 -0800)
committerW. Trevor King <wking@tremily.us>
Mon, 27 Jan 2014 17:14:20 +0000 (09:14 -0800)
Apparently reStructuredText needs backticks here.  Maybe the leading
dot confuses it.

README

diff --git a/README b/README
index 9a2a5e783ef694d63042c17c3b9736cedc02e5f7..18c0c1511ff62f4cd4235ea964cacdca3209d3b5 100644 (file)
--- a/README
+++ b/README
@@ -151,7 +151,7 @@ Aliases
 
 Occasionally names or email addresses used when committing to the VCS
 will go out of date.  Some VCSs have a built-in method of dealing with
-this (e.g. Git's .mailmap_).  For those without such a VCS, you can
+this (e.g. Git's `.mailmap`_).  For those without such a VCS, you can
 add an `aliases`` section to your config file, where the option names
 are the canonical name of the ...?.  For example::