Skip to content

Commit f564a87

Browse files
authored
Fix lingering Markdown for git-send-email.io
The link to git-send-email.io wasn't using AsciiDoc syntax, so it didn't get linkified properly.
1 parent 676b95d commit f564a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/05-distributed-git/sections/contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ Result: OK
787787

788788
[TIP]
789789
====
790-
For help on configuring your system and email, more tips and tricks, and a sandbox to send a trial patch via email, go to [git-send-email.io](https://git-send-email.io/).
790+
For help on configuring your system and email, more tips and tricks, and a sandbox to send a trial patch via email, go to https://git-send-email.io/[git-send-email.io].
791791
====
792792

793793
==== Summary

0 commit comments

Comments
 (0)