From 16a7efff3800825ed9565273535bb9dc4e828bdb Mon Sep 17 00:00:00 2001 From: SIDHARTH T Date: Sat, 21 Mar 2026 21:19:09 +0530 Subject: [PATCH] fix: remove broken link from pomodoro clock examples --- Projects/1-Beginner/Pomodoro-Clock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Pomodoro-Clock.md b/Projects/1-Beginner/Pomodoro-Clock.md index 844b4b20..fe592bab 100644 --- a/Projects/1-Beginner/Pomodoro-Clock.md +++ b/Projects/1-Beginner/Pomodoro-Clock.md @@ -25,4 +25,4 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill - [Joe Weaver's example](https://codepen.io/JoeWeaver/pen/bLbbxK) - [FreeCodeCamp Pomodoro Clock example](https://codepen.io/freeCodeCamp/full/XpKrrW) - [A desktop pomodoro app for menubar/tray.](https://github.com/amitmerchant1990/pomolectron) -- [Sheri Richardson's example](https://srd-pomodoro-timer.netlify.com/) +