From 3d2891b53faaaaae59235c64b55bcafd3f120845 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sat, 23 Mar 2024 17:28:33 -0400 Subject: projects/byseekel_scrapped: fix hyperlink --- docs/projects/byseekel_scrapped.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/projects/byseekel_scrapped.md b/docs/projects/byseekel_scrapped.md index 1c0dbbf..5ee7ef7 100644 --- a/docs/projects/byseekel_scrapped.md +++ b/docs/projects/byseekel_scrapped.md @@ -50,7 +50,7 @@ a device to check that for me and warn me if it exceeds that range. Guess what, it'd be extra helpful if it could tell me how far I've cycled. It'd also be cool if I could integrate this with my previous -semi-successful project, [Bikeblinkers](../bikeblinkers). What if besides +semi-successful project, [Bikeblinkers](bikeblinkers.md). What if besides blinkers, it also had a braking light. Hey, since looking for my bike among 200 others in front of the gate is such a pain, how about something that would tell me where it is? @@ -74,7 +74,7 @@ Note: this blogpost is continuously being updated. ### MCU (spoiler: it's AVR) -The project at hand really seems to dwarf [Bikeblinkers](../bikeblinkers) +The project at hand really seems to dwarf [Bikeblinkers](bikeblinkers.md) in terms of complexity, and apparently a single 555 IC simply won't do, and an MCU is necessary. -- cgit v1.2.3