Skip to content

Commit baee917

Browse files
committed
next steps format per contributor guide
1 parent 2d11de7 commit baee917

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

articles/cognitive-services/Computer-vision/includes/image-analysis-curl-quickstart-40.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,5 @@ A successful response is returned in JSON. The sample application parses and dis
168168

169169
In this quickstart, you learned how to make basic image analysis calls using the REST API. Next, learn more about the Analysis 4.0 API features.
170170

171-
> [!div class="nextstepaction"]
172-
>[Call the Analyze Image 4.0 API](../how-to/call-analyze-image-40.md)
173-
171+
* [Call the Analyze Image 4.0 API](../how-to/call-analyze-image-40.md)
174172
* [Image Analysis overview](../overview-image-analysis.md)

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-cpp-sdk-40.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,6 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
257257
In this quickstart, you learned how to install the Image Analysis client library and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
258258

259259

260-
> [!div class="nextstepaction"]
261-
>[Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
262-
260+
* [Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
263261
* [Image Analysis overview](../../overview-image-analysis.md)
264262
* The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/azure-ai-vision-sdk/blob/main/samples/cpp/image-analysis/samples.cpp).

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-csharp-sdk-40.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,6 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
270270
In this quickstart, you learned how to install the Image Analysis client library and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
271271

272272

273-
> [!div class="nextstepaction"]
274-
>[Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
275-
273+
* [Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
276274
* [Image Analysis overview](../../overview-image-analysis.md)
277275
* The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/azure-ai-vision-sdk/tree/main/samples/csharp/image-analysis/dotnetcore).

articles/cognitive-services/Computer-vision/includes/quickstarts-sdk/image-analysis-python-sdk-40.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
198198

199199
In this quickstart, you learned how to install the Image Analysis client library and make basic image analysis calls. Next, learn more about the Analysis 4.0 API features.
200200

201-
> [!div class="nextstepaction"]
202-
>[Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
203-
201+
* [Call the Analyze Image 4.0 API](../../how-to/call-analyze-image-40.md)
204202
* [Image Analysis overview](../../overview-image-analysis.md)
205203
* The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/azure-ai-vision-sdk/blob/main/samples/python/image-analysis/samples.py).

0 commit comments

Comments
 (0)