From 8ee9d78724dfd17ded3cc329e2eef43c61a3ac72 Mon Sep 17 00:00:00 2001 From: David LaPalomento Date: Sun, 29 Dec 2013 15:46:09 -0600 Subject: [PATCH] Fix HLS link Brackets come before parens in markdown links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7feb4d6a..a6871c93 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Download the [plugin](https://raw.github.com/videojs/videojs-contrib-hls/master/ ``` ## Documentation -(HTTP Live Streaming)[https://developer.apple.com/streaming/](HLS) has +[HTTP Live Streaming](https://developer.apple.com/streaming/) (HLS) has become a de-facto standard for streaming video on mobile devices thanks to its native support on iOS and Android. There are a number of reasons independent of platform to recommend the format, though: