From c4467c5bc7a36d97f05e53fde857ef52b90a4e94 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 25 Jul 2013 10:03:09 -0700 Subject: [PATCH] fix --- Setup-PDF.js-in-a-website-(Linux).mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-PDF.js-in-a-website-(Linux).mediawiki b/Setup-PDF.js-in-a-website-(Linux).mediawiki index e073a4c..ad724fb 100644 --- a/Setup-PDF.js-in-a-website-(Linux).mediawiki +++ b/Setup-PDF.js-in-a-website-(Linux).mediawiki @@ -11,7 +11,7 @@ Note that the instructions on this page are focussed on Debian, Ubuntu and Linux cd ./pdfjs/ nodejs make server -Then you can reach this nodejs server via the following URL: +Then you can reach your Node.js server using the following URL: http://localhost:8888/web/viewer.html