Skip to content

Commit 0e5711c

Browse files
committed
Fix monthly broken links - hvanhoe
1 parent 13000a3 commit 0e5711c

File tree

1 file changed

+2
-2
lines changed
  • articles/azure-health-insights/radiology-insights

1 file changed

+2
-2
lines changed

articles/azure-health-insights/radiology-insights/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this tutorial, you:
2525
2626
If you don’t have a service subscription, create a [free trial account](//azure.microsoft.com/free/ai-services).
2727

28-
A complete working example of the code contained in this tutorial (with some extra additions) can be found here: [SampleFollowupRecommendationInferenceAsync](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/samples/java/com/azure/health/insights/radiologyinsights/SampleFollowupRecommendationInferenceAsync.java).
28+
A complete working example of the code contained in this tutorial (with some extra additions) can be found here: [SampleFollowupRecommendationInferenceAsync](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/samples/java/com/azure/health/insights/radiologyinsights/SampleCriticalResultInferenceAsync.java).
2929

3030
## Prerequisites
3131

@@ -159,7 +159,7 @@ If you created a resource or resource group for this tutorial, these resources c
159159

160160
## Related content
161161

162-
* [SampleFollowupRecommendationInferenceAsync](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/samples/java/com/azure/health/insights/radiologyinsights/SampleFollowupRecommendationInferenceAsync.java)
162+
* [SampleFollowupRecommendationInferenceAsync](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/samples/java/com/azure/health/insights/radiologyinsights/SampleCriticalResultInferenceAsync.java)
163163
* [Deploy Azure AI Health Insights using the Azure portal](../deploy-portal.md)
164164
<!---* [Deploy Azure Health Insights using CLI or PowerShell](get-started-CLI.md)--->
165165
* [Azure Cognitive Services Health Insights Radiology Insights client library for Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/README.md)

0 commit comments

Comments
 (0)