From d69a726b3e90849a1aa2b34e1f740b7ceedc75c9 Mon Sep 17 00:00:00 2001 From: Valentine Omonya <147273781+devalentineomonya@users.noreply.github.com> Date: Wed, 3 Apr 2024 08:03:22 +0300 Subject: [PATCH] Update ProjectsList.jsx --- src/assets/ProjectsList/ProjectsList.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/ProjectsList/ProjectsList.jsx b/src/assets/ProjectsList/ProjectsList.jsx index 77cce68..ef58e4a 100644 --- a/src/assets/ProjectsList/ProjectsList.jsx +++ b/src/assets/ProjectsList/ProjectsList.jsx @@ -9,7 +9,7 @@ let ProjectsList = [ image2: DevalWeatherApp2, technology: "ReactJS | OpenWeather API", description:"The React Weather App provides hyperlocal, 5-day forecasts in 3-hour increments for any location. Access temperature, humidity, wind speed, and pressure data. Ideal for travelers and professionals, this app offers effortless navigation and a clear, intuitive interface for informed decision-making", - live_link: "https://devalentineomonya.github.io/ReactJS-Weather-App/", + live_link: "https://deval-weather-app.vercel.app/", github_link:"https://github.com/devalentineomonya/ReactJS-Weather-App" }, {