Commit b2e60066fd511b837a59b2150f477f3c928eacfb

Martin Mitas 2019-05-30T15:59:22

README.md: Shorten an URL to improve line wrapping.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index a4b6039..a026f6b 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ MD4C is C Markdown parser with the following features:
 
 * **Permissive license:** MD4C is available under the MIT license.
 
-* **Performance:** MD4C is [very fast](https://talk.commonmark.org/t/why-is-md4c-so-fast-c/2520).
+* **Performance:** MD4C is [very fast](https://talk.commonmark.org/t/2520).
 
 
 ## Using MD4C