From 2fb910b0e043ffae1587843277874c4ffc06f0a9 Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Tue, 25 Sep 2018 16:17:34 -0500 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 078b682c..5d6ee9a3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To run the notebooks in this repository use one of these methods: ## **Use your own notebook server** -1. Setup a Jupyter Notebook server and [install the Azure Machine Learning SDK(https://aka.ms/aml-how-to-configure-environment). +1. Setup a Jupyter Notebook server and [install the Azure Machine Learning SDK](https://aka.ms/aml-how-to-configure-environment). 1. Clone [this repository](https://aka.ms/aml-notebooks). 1. You may need to install other packages for specific notebooks 1. Start your notebook server.