From c465bbc976c7abef51dfafb6a01efae50b8a492c Mon Sep 17 00:00:00 2001 From: DaWe Date: Wed, 28 Aug 2019 15:00:15 +0200 Subject: [PATCH] updated video url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5de7c32..7bf13c8 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ Full object example: class='video-js vjs-default-skin' width='640' height='264' - poster='http://video-js.zencoder.com/oceans-clip.jpg' + poster='https://vjs.zencdn.net/v/oceans.png' controls> - + ```