From 9e58b2c7f981e4362d0b9f8f781fb256b315f3cc Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 14 Jul 2025 18:43:08 -0400 Subject: [PATCH] fixed broken link in nowpage --- content/now.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/now.md b/content/now.md index cbfcd3e..6a16611 100644 --- a/content/now.md +++ b/content/now.md @@ -9,6 +9,6 @@ This is my [now](https://nownownow.com/about) page. ## What I'm up to: - Writing and beginning implementation work on my dissertation. -- Working on [zona](https://git.sr.ht/~zona), my static site generator. -- Migrating my work from sr.ht to [codeberg](https://codeberg.org/ficd) - and [git.ficd.sh](https://git.ficd.sh) (see [Git](/git)). +- Working on [zona](https://git.ficd.sh/ficd/zona), my static site generator. +- Migrating my work from sr.ht to [codeberg](https://codeberg.org/ficd) and + [git.ficd.sh](https://git.ficd.sh) (see [Git](/git)).