From 1d3dff563471ec7ce57bed45d1185f1d5818f10e Mon Sep 17 00:00:00 2001 From: Hai Ning Date: Sat, 8 Dec 2018 10:10:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5119a61b..156ee8ef 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ which allows you to build, train, deploy and manage machine learning solutions u allows you the choice of using local or cloud compute resources, while managing and maintaining the complete data science workflow from the cloud. -You can find instructions on setting up notebooks [here](https://docs.microsoft.com/en-us/azure/machine-learning/service/quickstart-create-workspace-with-python) +You can find instructions on setting up notebooks [here](./NBSetup.md) You can find full documentation for Azure Machine Learning [here](https://aka.ms/aml-docs)