From 5a4ba836b580b4715e142c5d7a1f0fd1dfaf1ffd Mon Sep 17 00:00:00 2001 From: sasakar Date: Wed, 8 Jul 2026 17:25:24 +0300 Subject: [PATCH] Fix broken link in defining-data readme --- 1-Introduction/03-defining-data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Introduction/03-defining-data/README.md b/1-Introduction/03-defining-data/README.md index a7a7580c..25d6e954 100644 --- a/1-Introduction/03-defining-data/README.md +++ b/1-Introduction/03-defining-data/README.md @@ -65,7 +65,7 @@ Kaggle is an excellent source of open datasets. Use the [dataset search tool](ht ## Review & Self Study -- This Microsoft Learn unit, titled [Classify your Data](https://docs.microsoft.com/en-us/learn/modules/choose-storage-approach-in-azure/2-classify-data) has a detailed breakdown of structured, semi-structured, and unstructured data. +- This Microsoft Learn unit, titled [Identify data formats](https://learn.microsoft.com/en-us/training/modules/explore-core-data-concepts/2-data-formats?pivots=text) has a detailed breakdown of structured, semi-structured, and unstructured data. ## Assignment