From 90fe174e1d38d3313c2a8360f10cc6e69cccfaf3 Mon Sep 17 00:00:00 2001 From: dreat Date: Mon, 16 Feb 2026 15:14:05 +0100 Subject: [PATCH] fix URLs --- index.md | 2 +- notes/categories.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index 42f0b51..1c15139 100644 --- a/index.md +++ b/index.md @@ -5,7 +5,7 @@ Hello! Welcome to my take on digital gardening, an entropic jungle. Feel free to explore my brain dumps. -You may want to take a look at [categories](./notes/categories.md) +You may want to take a look at [categories](notes/categories.md) Small legend that can be useful: diff --git a/notes/categories.md b/notes/categories.md index eeb879d..dd75cbf 100644 --- a/notes/categories.md +++ b/notes/categories.md @@ -3,7 +3,7 @@ This is a starting point of a `graph`, I list all categories I write about here -- [software engineering](./software engineering.md) -- [music](./music.md) -- [random](./random.md) -- [learning](./learning.md) +- [software engineering](software engineering.md) +- [music](music.md) +- [random](random.md) +- [learning](learning.md)