Skip to content

Commit

Permalink
Fix broken link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
RadAzzouz committed May 27, 2019
1 parent d541e08 commit f075016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Using this approach, you have more flexibility over how a document is presented
The layout is completely flexible, and can be adjust with flexbox.
Note that you still need to set your license key with the Native Module.

For all the `props` that you can pass to `PSPDFKitView`, have a look at the [source documentation](./js/index.js)
For all the `props` that you can pass to `PSPDFKitView`, have a look at the [source documentation](./index.js)

This is how you would show a PDF as a React component:

Expand Down

0 comments on commit f075016

Please sign in to comment.