Skip to content

Commit b4d24ce

Browse files
authored
Broken link fixed
1 parent 5a245ae commit b4d24ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Custom-Vision-Service/includes/quickstarts/python-tutorial-od.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use the Custom Vision client library for Python to:
1919
* Publish the current iteration
2020
* Test the prediction endpoint
2121

22-
[Reference documentation](/python/api/overview/azure/cognitiveservices/customvision) | [Library source code](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision) | [Package (PyPI)](https://pypi.org/project/azure-cognitiveservices-vision-customvision/) | [Samples](/samples/browse/?languages=python&products=azure&term=vision&terms=vision)
22+
[Reference documentation](/python/api/overview/azure/cognitiveservices-vision-computervision-readme) | [Library source code](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/azure/cognitiveservices/vision/customvision) | [Package (PyPI)](https://pypi.org/project/azure-cognitiveservices-vision-customvision/) | [Samples](/samples/browse/?languages=python&products=azure&term=vision&terms=vision)
2323

2424
## Prerequisites
2525

@@ -173,4 +173,4 @@ Now you've done every step of the object detection process in code. This sample
173173
174174
* [What is Custom Vision?](../../overview.md)
175175
* The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/python/CustomVision/ObjectDetection/CustomVisionQuickstart.py)
176-
* [SDK reference documentation](/python/api/overview/azure/cognitiveservices/customvision)
176+
* [SDK reference documentation](/python/api/overview/azure/cognitiveservices-vision-computervision-readme)

0 commit comments

Comments
 (0)