From 82b5454d67055ed21e195d245bada39a0d027624 Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 6 Nov 2024 21:26:17 +0800 Subject: [PATCH] fix MachineLearningServices link in AI landing page --- docs/content/patterns/artificial intelligence/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/patterns/artificial intelligence/_index.md b/docs/content/patterns/artificial intelligence/_index.md index 5f505d814..a97b77689 100644 --- a/docs/content/patterns/artificial intelligence/_index.md +++ b/docs/content/patterns/artificial intelligence/_index.md @@ -14,7 +14,7 @@ The table below provides quick links to alert guidelines for the most commonly u |Services|Resource Type| |--- |--- | -|Azure AI Studio Hub/Azure Machine Learning |[Microsoft.MachineLearningServices/workspaces](../../services/machineLearningServices/workspaces/)| +|Azure AI Studio Hub/Azure Machine Learning |[Microsoft.MachineLearningServices/workspaces](../../services/MachineLearningServices/workspaces/)| |Azure AI Search|[Microsoft.Search/searchServices](../../services/Search/searchServices/)| |Azure AI Services |[Microsoft.CognitiveServices/accounts](../../services/CognitiveServices/accounts/)| |Azure Kubernetes services |[Microsoft.ContainerService/managedClusters](../../services/ContainerService/managedClusters/)|