From 73ad775c5dfea132d55e830742c7b909d03916af Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Sun, 8 Jun 2025 15:24:54 -0500 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9dc86fa..12887e2 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ To run any of these bots for yourself, you will need: ## Index of bots that reside here: -1. [Dog facts](https://bots.fyrfli.social/@dogfacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. +1. [Dog facts](DogFacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. ___ *I use [Gitea](https://about.gitea.com) and [their fork](https://blog.gitea.com/hacking-on-gitea-actions/) of Github's actions project. Note that while many folks migrated to [Forgejo](https://forgejo.org), I have not. Many reasons for that, but the most definitive reason is that when Forgejo forked off from Gitea, there wasn't a really comprehensive CI/CD solution (woodpecker was clunky for me) and when Gitea Actions finally released, it was a complicated process to migrate. \ No newline at end of file