diff --git a/README.md b/README.md index 9c242d0b8..3b8d86bb1 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ This will generate the file `build/pdf.js` that can be included in your final pr You can play with the PDF.js API directly from your browser through the live demos below: -+ Hello world: http://jsbin.com/pdfjs-helloworld/edit#html,live -+ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext/edit#html,live ++ 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 The repo contains a hello world example that you can run locally: