Skip to content

Commit 5fdd8b1

Browse files
authored
Update concept-designer.md
Correct product name. Add relevant link.
1 parent 3ff789f commit 5fdd8b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/concept-designer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A module may have a set of parameters that you can use to configure the module's
7878

7979
![Module properties](./media/concept-designer/properties.png)
8080

81-
For some help navigating through the library of machine learning algorithms available, see [Algorithm & module reference overview](algorithm-module-reference/module-reference.md)
81+
For some help navigating through the library of machine learning algorithms available, see [Algorithm & module reference overview](algorithm-module-reference/module-reference.md). For help choosing an algorithm, see the [Azure Machine Learning Algorithm Cheat Sheet](algorithm-cheat-sheet.md).
8282

8383
## <a name="compute"></a> Compute resources
8484

@@ -89,7 +89,7 @@ Use compute resources from your workspace to run your pipeline and host your dep
8989
| Azure Machine Learning compute || |
9090
| Azure Kubernetes Service | ||
9191

92-
Compute targets are attached to your [Azure Machine Learning workspace](concept-workspace.md). You manage your compute targets in your workspace in [Azure Machine Learning Studio (classic)](https://ml.azure.com).
92+
Compute targets are attached to your [Azure Machine Learning workspace](concept-workspace.md). You manage your compute targets in your workspace in the [Azure Machine Learning studio (preview)](https://ml.azure.com).
9393

9494
## Deploy
9595

0 commit comments

Comments
 (0)