Skip to content

Commit

Permalink
Fix C API reference (openvinotoolkit#22237)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgolebiewski-intel authored Jan 18, 2024
1 parent 3d68791 commit 8211b84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Additional Resources
- :doc:`Get Started with Samples <openvino_docs_get_started_get_started_demos>`
- :doc:`Using OpenVINO Samples <openvino_docs_OV_UG_Samples_Overview>`
- :doc:`Convert a Model <openvino_docs_MO_DG_Deep_Learning_Model_Optimizer_DevGuide>`
- :doc:`OpenVINO Runtime C API <api/c_cpp_api/group__ov__c__api>`
- `OpenVINO Runtime C API <api/c_cpp_api/group__ov__c__api.html>`__
- `Hello Classification Python Sample on Github <https://github.com/openvinotoolkit/openvino/blob/master/samples/python/hello_classification/README.md>`__
- `Hello Classification C++ Sample on Github <https://github.com/openvinotoolkit/openvino/blob/master/samples/cpp/hello_classification/README.md>`__
- `Hello Classification C Sample on Github <https://github.com/openvinotoolkit/openvino/blob/master/samples/c/hello_classification/README.md>`__

0 comments on commit 8211b84

Please sign in to comment.