diff --git a/Setup-PDF.js-in-a-website-(Linux).mediawiki b/Setup-PDF.js-in-a-website-(Linux).mediawiki index ad724fb..9b4d3fc 100644 --- a/Setup-PDF.js-in-a-website-(Linux).mediawiki +++ b/Setup-PDF.js-in-a-website-(Linux).mediawiki @@ -21,7 +21,7 @@ You can test your own documents by placing them into the test directory === Opening PDF files from your website === -You need to use the {{attr|file}} parameter in the URL whose value is a full [https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/encodeURI encoded URI]. For example: +You need to use the file parameter in the URL whose value is a full [https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/encodeURI encoded URI]. For example: http://mozilla.github.com/pdf.js/web/viewer.html?file=http%3A%2F%2Fasync5.org%2Fmoz%2Fpdfjs.pdf