Skip to content

Commit 1ffe7f1

Browse files
authored
Update quick start guide links
1 parent d4e30a4 commit 1ffe7f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ import { IKImage, IKContext, IKUpload } from 'imagekitio-react'
126126
```
127127

128128
## Demo application
129-
* The official step by step quick start guide - https://github.com/imagekit-samples/quickstart/tree/master/react
129+
* The official step by step React quick start guide - https://docs.imagekit.io/getting-started/quickstart-guides/react
130+
* The official step by step React Native quick start guide - https://docs.imagekit.io/getting-started/quickstart-guides/react-native
130131
* You can also run the demo application in [samples/sample-app](/samples/sample-app) folder as per the [README.md](/samples/sample-app/README.md).
131132

132133
## Components
@@ -470,4 +471,4 @@ For any feedback or to report any issues or general implementation support, plea
470471
* [Main website](https://imagekit.io)
471472

472473
## License
473-
Released under the MIT license.
474+
Released under the MIT license.

0 commit comments

Comments
 (0)