Skip to content

Commit 39a3198

Browse files
authored
Broken link fixed
1 parent 5fe59cf commit 39a3198

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/machine-learning/component-reference-v2/text-classification.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@ This model requires a training and a Validation dataset. The datasets must be in
3636

3737
1. Specify the **Primary Metric** you want AutoML to use to measure your model's success.
3838

39-
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](/how-to-auto-train-nlp-models.md#language-settings
39+
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](../how-to-auto-train-nlp-models.md#language-settings
4040

41-
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](/how-to-auto-train-nlp-models.md#supported-hyperparameters)
41+
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](../how-to-auto-train-nlp-models.md#supported-hyperparameters)
4242

43-
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](/how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
43+
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](../how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
4444

45-
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](/how-to-auto-train-nlp-models.md#resources-for-the-sweep)
45+
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](../how-to-auto-train-nlp-models.md#resources-for-the-sweep)
4646

4747

4848

4949
## Next steps
5050

51-
See the [set of components available](/component-reference.md) to Azure Machine Learning.
51+
See the [set of components available](../component-reference/component-reference.md) to Azure Machine Learning.

0 commit comments

Comments
 (0)