Skip to content

Commit 561c2d3

Browse files
author
RadAzzouz
committed
Fix broken link in the README
1 parent d7157d5 commit 561c2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Using this approach, you have more flexibility over how a document is presented
174174
The layout is completely flexible, and can be adjust with flexbox.
175175
Note that you still need to set your license key with the Native Module.
176176

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

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

0 commit comments

Comments
 (0)