From cf2095d03a1da947a4175ce81fc8eaeff4870389 Mon Sep 17 00:00:00 2001 From: Kasper Moskwiak Date: Sun, 13 Mar 2016 20:59:38 +0100 Subject: [PATCH] moved examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b672b3e..759574f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Resolution switcher for [video.js v5](https://github.com/videojs/video.js) ## Example -[Working example](example.html) of the plugin you can check out if you're having trouble. Or check out this [demo](https://kmoskwiak.github.io/videojs-resolution-switcher/). +[Working examples](examples) of the plugin you can check out if you're having trouble. Or check out this [demo](https://kmoskwiak.github.io/videojs-resolution-switcher/). ## Getting Started