Fixing markdown syntax

This commit is contained in:
Samuel Cochran 2010-10-28 03:30:37 +08:00
parent 76c22e3971
commit a89b4c2860

View File

@ -19,7 +19,7 @@ MailCatcher runs a super simple SMTP server which catches any message sent to it
* Lists attachments and allows separate downloading of parts.
* Written super-simply in EventMachine, easy to dig in and change.
* Command line options to override the default SMTP/HTTP IP and port settings.
* Mail appears instantly if your browser supports (WebSockets)[websockets].
* Mail appears instantly if your browser supports [WebSockets][websockets].
## Caveats