From: W. Trevor King Date: Mon, 27 Jan 2014 17:14:20 +0000 (-0800) Subject: README: Fix .mailmap link markup X-Git-Tag: v0.6~6 X-Git-Url: http://git.tremily.us/?p=update-copyright.git;a=commitdiff_plain;h=53d068c934b9b5496df3341dee911d6e792d0395 README: Fix .mailmap link markup Apparently reStructuredText needs backticks here. Maybe the leading dot confuses it. --- diff --git a/README b/README index 9a2a5e7..18c0c15 100644 --- 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::