Skip to content

Commit 52bff63

Browse files
committed
README: fix rendering of e-mail links in About page
The e-mail links in README render properly in GitHub's rendering of the README file. In the deployed site they render as plain text, though. Correct this by fixing the formatting of e-mail links such that they render properly in the deployed site.
1 parent 42b301a commit 52bff63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These pages also host the [Git Rev News](https://git.github.io/rev_news/),
2020
see the [About Git Rev News](https://git.github.io/rev_news/rev_news/) page.
2121

2222
If you want push access, contact Christian Couder
23-
\<<[email protected]>\> or Taylor Blau \<<[email protected]>\> and
23+
< <[email protected]> > or Taylor Blau < <[email protected]> > and
2424
provide your GitHub username. You may also send patches by mail (and
2525
feel free to cc [email protected] if appropriate).
2626

0 commit comments

Comments
 (0)