pdfjs-viewer-element 2.2.1 → 2.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -52,7 +52,7 @@ Using browser:
|
|
|
52
52
|
|
|
53
53
|
`pagemode` - Page mode
|
|
54
54
|
|
|
55
|
-
For more clarity, see the [demo playground]
|
|
55
|
+
For more clarity, see the [demo playground]https://alekswebnet.github.io/pdfjs-viewer-element/#api).
|
|
56
56
|
|
|
57
57
|
## License
|
|
58
58
|
For this package - [MIT](http://opensource.org/licenses/MIT).
|