diff --git a/data20/demos/README.md b/data20/demos/README.md index fb68a90..76220ae 100644 --- a/data20/demos/README.md +++ b/data20/demos/README.md @@ -51,7 +51,7 @@ The main tasks for this exercise are as follows: 1. In the New Linked Service (HTTP) screen, specify the url of the moviesDB csv file. You can access the data with no authentication required using the following endpoint: - https://raw.githubusercontent.com/microsoft/ignite-learning-paths-training-data/master/data20/demos/moviesDB.csv + https://raw.githubusercontent.com/microsoft/ignite-learning-paths-training-data/main/data20/demos/moviesDB.csv 1. Place this in the **Base URL** text box. @@ -107,4 +107,4 @@ At this point, you have fully configured your copy activity. To test it out, cli 1. To verify the copy worked as expected, open up your ADLS gen2 storage account and check to see your file was written as expected 1. **Important:** In order to proceed with the next demo - click **Publish All** to deploy the pipeline to the factory -💡 NOTE - At the end of this demo, if you are NOT going through any other demos - delete the resource group to reduce and mimize Azure spend. \ No newline at end of file +💡 NOTE - At the end of this demo, if you are NOT going through any other demos - delete the resource group to reduce and mimize Azure spend.