From 39b666ad35370675a5050ac0d65b839907d9a87f Mon Sep 17 00:00:00 2001 From: Vidushi Gupta <55969597+Vidushi-Gupta@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:30:10 +0530 Subject: [PATCH] Changed .md files to point to .html --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a510eca8..629959a9 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,11 @@ By ensuring that the content aligns with projects, the process is made more enga | 08 | North American pumpkin prices 🎃 | [Regression](2-Regression/README.md) | Build a logistic regression model | | | | 09 | A Web App 🔌 | [Web App](3-Web-App/README.md) | Build a web app to use your trained model | [Python](3-Web-App/1-Web-App/README.md) | Jen | | 10 | Introduction to classification | [Classification](4-Classification/README.md) | Clean, prep, and visualize your data; introduction to classification |