You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To change the version of PDF.js used, refer to [Dependency Override](https://docs.react-pdf-kit.dev/usage-guide/overriding-dependency?utm_source=github&utm_medium=referral) guide.
101
+
To change the version of PDF.js used, refer to [Dependency Override](https://www.react-pdf-kit.dev/docs/usage-guide/overriding-dependency?utm_source=github&utm_medium=referral) guide.
For more information on how to use different package managers, please visit our [installation guide](https://docs.react-pdf-kit.dev/introduction/getting-started/#installation?utm_source=github&utm_medium=referral).
140
+
For more information on how to use different package managers, please visit our [installation guide](https://www.react-pdf-kit.dev/docs/introduction/getting-started/#installation?utm_source=github&utm_medium=referral).
141
141
142
142
## 3. Import and Use the Component
143
143
@@ -155,7 +155,7 @@ The following structure demonstrates how to build a React PDF viewer by importin
155
155
</RPConfig>
156
156
```
157
157
158
-
_Remark: For more information on each component, please refer to [Component](https://docs.react-pdf-kit.dev/components/overview?utm_source=github&utm_medium=referral)._
158
+
_Remark: For more information on each component, please refer to [Component](https://www.react-pdf-kit.dev/docs/components/overview?utm_source=github&utm_medium=referral)._
159
159
160
160
### Basic Usage
161
161
@@ -180,7 +180,7 @@ const App = () => {
180
180
exportdefaultApp
181
181
```
182
182
183
-
The PDF viewer will automatically adjust to fit its container's dimensions. You can control the size by setting the `style` prop on `RPLayout`. For more information on using React PDF, visit our [basic usage guide](https://docs.react-pdf-kit.dev/introduction/basic-usage?utm_source=github&utm_medium=referral)
183
+
The PDF viewer will automatically adjust to fit its container's dimensions. You can control the size by setting the `style` prop on `RPLayout`. For more information on using React PDF, visit our [basic usage guide](https://www.react-pdf-kit.dev/docs/introduction/basic-usage?utm_source=github&utm_medium=referral)
184
184
185
185
You may also check out our [Starter Toolkit](#pushpin-starter-toolkit) for examples to get you started.
186
186
@@ -234,7 +234,7 @@ Here are some sample projects to get started on React PDF quickly:
234
234
235
235
# 📝 Changelog
236
236
237
-
Check out our latest release [v2.5.0 (7 May 2026)](https://docs.react-pdf-kit.dev/introduction/changelog/#v250-7-May-2026?utm_source=github&utm_medium=referral)
237
+
Check out our latest release [v2.5.0 (7 May 2026)](https://www.react-pdf-kit.dev/docs/introduction/changelog/#v250-7-May-2026?utm_source=github&utm_medium=referral)
238
238
239
239
240
240
# :raising_hand: Need Help?
@@ -256,6 +256,6 @@ If you would like to use React PDF commercially, please purchase a license from
0 commit comments