From c261636b5298084ea6e985b6e6dd42bcdc3b5c94 Mon Sep 17 00:00:00 2001 From: James Newman Date: Wed, 12 Jun 2024 12:45:32 +0100 Subject: [PATCH] fixed readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c88b124..5aa695a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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/guides/self-hosted-git-ci-cd) + +--- To use this, clone the repository locally and change the remote origin to your new repository: ```bash