From 84a7dc8e78381466d9436011fa30c0372e5577a8 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Mon, 15 Oct 2012 11:06:19 -0500 Subject: [PATCH] Fixes #2255 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74a8103b9..89882d75b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ You can play with the PDF.js API directly from your browser through the live dem The repo contains a hello world example that you can run locally: -+ [examples/helloworld/hello.js](https://github.com/mozilla/pdf.js/blob/master/examples/helloworld/hello.js) ++ [examples/helloworld/](https://github.com/mozilla/pdf.js/blob/master/examples/helloworld/) For an introduction to the PDF.js code, check out the presentation by our contributor Julian Viereck: