From 556d67f3d47dbfc89d8b6d5aa0b633a0d0261ffa Mon Sep 17 00:00:00 2001 From: dreat Date: Mon, 16 Feb 2026 15:15:20 +0100 Subject: [PATCH] fix URLs --- notes/software engineering.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/software engineering.md b/notes/software engineering.md index 7b395df..ab25a5b 100644 --- a/notes/software engineering.md +++ b/notes/software engineering.md @@ -1,5 +1,5 @@ During my years working with code I stumbled upon stories to share and some thoughts to explore. All of those will be put here -[SOLID for FP](./SOLID for FP.md) -[Signals](./Signals.md) +[SOLID for FP](solid for fp.md) +[Signals](Signals.md)