Skip to content

Commit 386a087

Browse files
docs: readme links update
1 parent 38c5d33 commit 386a087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Currently, there is a port of the OpenCV library but due to the change in standa
2020

2121
### Documentation
2222

23-
Docs are available [here](./docs/pages/index.md).
23+
Docs are available [here](https://lukaszkurantdev.github.io/react-native-fast-opencv).
2424

2525
### State of development
2626

2727
Due to the size of the OpenCV library, this port currently only supports selected objects and functions. However, development is simple enough to only require the addition of specific code in C++ using the functionality.
2828

29-
List of available functions are available [here](./docs/pages/availablefunctions.md).
29+
List of available functions are available [here](https://lukaszkurantdev.github.io/react-native-fast-opencv/availablefunctions).
3030

3131
---
3232

0 commit comments

Comments
 (0)