Skip to content

Commit ac44963

Browse files
1234: added links to the Getting started Page
1 parent 9dcc382 commit ac44963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Viewer/react/open-pdf-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This page shows how to load and display PDF documents in the Syncfusion React PD
1616

1717
This simple example demonstrates the minimal steps to show a PDF document in the viewer. It uses the [`documentPath`](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/index-default#documentpath) API to point to a publicly accessible PDF URL. For more advanced scenarios (server processing, streaming), see the Server‑backed tutorial.
1818

19-
1. Create a small React app with the PDF Viewer (see getting-started).
19+
1. Create a small React app with the PDF Viewer (see [getting-started](./getting-started-overview)).
2020
2. Set `documentPath` to a publicly accessible URL.
2121

2222
Example (TypeScript / React):

0 commit comments

Comments
 (0)