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)