From 8071feda18b4fccf129e13d8af8ed74a947e564a Mon Sep 17 00:00:00 2001 From: Albin Larsson Date: Mon, 9 Jul 2018 18:47:16 +0200 Subject: [PATCH] Fix streaming link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d5110314..996a56d6 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ A simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo medi * **HTML Video & Audio** - support for both formats * **[Embedded Video](#embeds)** - support for YouTube and Vimeo video playback * **[Monetization](#ads)** - make money from your videos -* **[Streaming](#streaming)** - support for hls.js, Shaka and dash.js streaming playback +* **[Streaming](#try-plyr-online)** - support for hls.js, Shaka and dash.js streaming playback * **[API](#api)** - toggle playback, volume, seeking, and more through a standardized API * **[Events](#events)** - no messing around with Vimeo and YouTube APIs, all events are standardized across formats * **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes