From b9a2b7ba05dd322b494c399878055af67864cb6c Mon Sep 17 00:00:00 2001 From: James Newman Date: Mon, 29 Jul 2024 10:46:08 +0100 Subject: [PATCH] updated link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa695a..4a98864 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Hello World -A small project used in our series ["Self-hosting Git with CI/CD, using Gitea, Actions and its Container registry"](https://thehomelabber.com/guides/self-hosted-git-ci-cd) +A small project used in our series ["Self-hosting Git with CI/CD, using Gitea, Actions and its Container registry"](https://thehomelabber.com/series/self-hosted-git-with-gitea/) ---