diff --git a/Setup-PDF.js-in-a-website-(Windows).mediawiki b/Setup-PDF.js-in-a-website-(Windows).mediawiki index e50f6f4..88d2363 100644 --- a/Setup-PDF.js-in-a-website-(Windows).mediawiki +++ b/Setup-PDF.js-in-a-website-(Windows).mediawiki @@ -16,7 +16,7 @@ Then you can reach your Node.js server using the following URL: http://localhost:8888/web/viewer.html -You can test your own documents by opening them with the Open File button in the toolbar or by placing your PDF file in `/web` and using a URL such as: +You can test your own documents by opening them with the Open File button in the toolbar or by placing your PDF file in /web and using a URL such as: http://localhost:8888/?file=your-test-file.pdf