Skip to content

Commit c5ff3be

Browse files
committed
[update] readme
1 parent efe21a1 commit c5ff3be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WebViewer UI
22

3-
WebViewer UI sits on top of [WebViewer](https://pdftron.com/webviewer), a powerful JavaScript-based PDF Library that's part of the [PDFTron PDF SDK](https://pdftron.com). Built in React, WebViewer UI provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.
3+
WebViewer UI sits on top of [WebViewer](https://www.pdftron.com/webviewer), a powerful JavaScript-based PDF Library that's part of the [PDFTron PDF SDK](https://www.pdftron.com). Built in React, WebViewer UI provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.
44

55
![WebViewer UI](./assets/webviewer-ui.png)
66

@@ -10,8 +10,8 @@ This repo is specifically designed for any users interested in advanced customiz
1010

1111
To work with this repo, you must download the latest WebViewer and link it to this repo.
1212

13-
1. Download [WebViewer](https://pdftron.com/documentation/web/guides/run-samples).
14-
2. Follow steps from [forking WebViewer](https://pdftron.com/documentation/web/guides/advanced-customization/forking-and-setting-up-the-sync).
13+
1. Download [WebViewer](https://www.pdftron.com/documentation/web/guides/run-samples).
14+
2. Follow steps from [forking WebViewer](https://www.pdftron.com/documentation/web/guides/ui/advanced-customization#forking-and-linking).
1515

1616
Now you can navigate to `WebViewer/lib/ui` and run the commands to install, run and build.
1717

@@ -48,7 +48,7 @@ src/
4848

4949
## API documentation
5050

51-
See [API documentation](https://pdftron.com/documentation/web/guides/ui/apis).
51+
See [API documentation](https://www.pdftron.com/documentation/web/guides/ui/apis).
5252

5353
## Contributing
5454

0 commit comments

Comments
 (0)