From 305166739725d19e79d937cdc413cf29f34012a2 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Tue, 13 May 2014 21:47:50 -0500 Subject: [PATCH] Fixes versions of the jsbin.com examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 913bc2892..ce6c55034 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,8 @@ should be minified for production. You can play with the PDF.js API directly from your browser through the live demos below: -+ Hello world: http://jsbin.com/pdfjs-helloworld-v2/edit#html,live -+ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext-v2/edit#html,live ++ Hello world: http://jsbin.com/pdfjs-helloworld-v2/9612/edit#html,live ++ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext-v2/6865/edit#html,live The repo contains a hello world example that you can run locally: