summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posts/20221024-static-site-generators.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/20221024-static-site-generators.md b/posts/20221024-static-site-generators.md
index a8a3740..4e7c5e3 100644
--- a/posts/20221024-static-site-generators.md
+++ b/posts/20221024-static-site-generators.md
@@ -44,8 +44,8 @@ whatever.
## My Setup
The best description of my setup would be [the actual
-code](https://git.alexishovorka.com/blog.git/) since it's bound to evolve at
-least somewhat from anything I could write here. I'll go over some of the
+code](https://git.alexishovorka.com/blog.git/tree/) since it's bound to evolve
+at least somewhat from anything I could write here. I'll go over some of the
trickier bits here though.
The cleanest way I found to set a default page template in Eleventy.js was to