From 2a2811fea7b0094a6d79f7b6fe42ee8e96122d2f Mon Sep 17 00:00:00 2001 From: vedpawar2254 <85354558+vedpawar2254@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:14:35 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b804cef..2ce4b3b5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ required to complete them. | [Wind Chill](./Projects/1-Beginner/Windchill-App.md) | Calculate the windchill factor from an actual temperature | 1-Beginner | | [Word Frequency](./Projects/1-Beginner/Word-Frequency-App.md) | Calculate word frequency in a block of text | 1-Beginner | | [Weather App](./Projects/1-Beginner/Weather-App.md) | Get the temperature, weather condition of a city. | 1-Beginner | -| [Time-zone converter](.Projects/1-Beginner/Time_zone-Converter.md) | Convert timezones from one to another | 1-Beginner | +| [Time-zone converter](.Projects/1-Beginner/TimezoneConverter.md) | Convert timezones from one to another | 1-Beginner | ### Tier-2: Intermediate Projects