remove ending slash

Co-authored-by: Steven <steven@ceriously.com>
This commit is contained in:
Tony Brix 2020-07-13 13:07:46 -05:00 committed by GitHub
parent 524ae66ba6
commit f8024eb24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ This is the [inline link](https://www.bing.com "Bing") with a "Bing" title.
You can also go to [W3C] [2] and maybe visit a [friend].
[2]: https://w3c.org (The W3C puts out specs for web-based things)
[Friend]: https://facebook.com/ "Facebook!"
[Friend]: https://facebook.com "Facebook!"
Email addresses in plain text are not linked: test@example.com.
Email addresses wrapped in angle brackets are linked: <test@example.com>.