From 07fca720fafd9f5848e5366d731c651134fadcaf Mon Sep 17 00:00:00 2001 From: Pedro Teixeira Date: Fri, 27 Nov 2015 11:54:05 +0000 Subject: [PATCH] updated video url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea3fc1..0d64fb4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Example "Todo-MVC" application of using [`pouch-websocket-sync`](https://github.com/pgte/pouch-websocket-sync#readme) together with React and Redux, keeping local database in sync with remote. -[Video demo](https://www.youtube.com/watch?v=2UOfVFseksw) +[demo video](http://www.youtube.com/watch?v=8jOF23dfvl4) ## Pre-requisites