From 767d751952092de4a6c23b3831b251052d7f7839 Mon Sep 17 00:00:00 2001 From: Richard Swinbank Date: Sun, 23 Oct 2022 13:28:56 +0100 Subject: [PATCH] Updating pipeline: CopyAWUsingMetadata --- Code/DataFactory/pipeline/CopyAWUsingMetadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/DataFactory/pipeline/CopyAWUsingMetadata.json b/Code/DataFactory/pipeline/CopyAWUsingMetadata.json index b81c187..b3d2a03 100644 --- a/Code/DataFactory/pipeline/CopyAWUsingMetadata.json +++ b/Code/DataFactory/pipeline/CopyAWUsingMetadata.json @@ -15,7 +15,7 @@ }, "userProperties": [], "typeProperties": { - "url": "https://raw.githubusercontent.com/mrpaulandrewltd/Azure-Data-Integration-Pipeline-Training/copenhagen-labs2/Labs/TableCatalog.json", + "url": "https://raw.githubusercontent.com/mrpaulandrewltd/Azure-Data-Integration-Pipeline-Training/main/Labs/TableCatalog.json", "method": "GET" } },