]> git.parisson.com Git - pdf.js.git/commitdiff
New versions of the jsbin.com
authorYury Delendik <ydelendik@mozilla.com>
Thu, 3 May 2012 13:45:13 +0000 (08:45 -0500)
committerYury Delendik <ydelendik@mozilla.com>
Thu, 3 May 2012 13:45:13 +0000 (08:45 -0500)
README.md

index 9c242d0b84dae4ebda1a901d8c2a2d4cc126382a..3b8d86bb1d3b0bfd457f086ce9bca03b91f9ed4e 100644 (file)
--- 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: