From b0b0756aed2f6a7ac70e8bcbcabd606193b7ee8c Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Fri, 28 Sep 2018 17:24:37 -0500 Subject: [PATCH] fix links --- tutorials/03.auto-train-models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/03.auto-train-models.ipynb b/tutorials/03.auto-train-models.ipynb index e8d2aadd..ad45f30b 100644 --- a/tutorials/03.auto-train-models.ipynb +++ b/tutorials/03.auto-train-models.ipynb @@ -374,7 +374,7 @@ "> * Review training results\n", "> * Register the best model\n", "\n", - "Learn more about [how to configure settings for automatic training]() or [how to use automatic training on a remote resource]()." + "Learn more about [how to configure settings for automatic training](https://aka.ms/aml-how-configure-auto) or [how to use automatic training on a remote resource](https://aka.ms/aml-how-to-auto-remote)." ] } ],