Skip to content

Commit 8ac0dbc

Browse files
Merge pull request #1052 from luxonis/Erol444-patch-1
Update integrations.rst
2 parents cfa1166 + 73eab09 commit 8ac0dbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

depthai_sdk/docs/source/features/sub-features/integrations.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ NN model integrations
1010
Roboflow
1111
========
1212

13-
SDK provides a simple integration with `Roboflow <https://roboflow.com/>`__ that allows you to run a trained AI
14-
model on an OAK device. Example is also available `on Github <https://github.com/luxonis/depthai/blob/main/depthai_sdk/examples/NNComponent/roboflow_integration.py>`__.
13+
SDK provides a simple integration with `Roboflow <https://blog.roboflow.com/deploy-roboflow-model-luxonis-depth-sdk/>`__ that allows you to run a custom trained AI
14+
model on an OAK camera. Example is also available `on Github <https://github.com/luxonis/depthai/blob/main/depthai_sdk/examples/NNComponent/roboflow_integration.py>`__.
1515

16-
.. literalinclude:: ../../../examples/NNComponent/roboflow_integration.py
16+
.. literalinclude:: ../../../../examples/NNComponent/roboflow_integration.py
1717
:language: python
1818
:linenos:
1919

0 commit comments

Comments
 (0)