From 161d3907ba158095ebc8e793143e32e1d2c24b7c Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 6 Nov 2024 09:14:40 +0200 Subject: [PATCH] README: Fix link --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index b53ac82..08f1458 100644 --- a/README.adoc +++ b/README.adoc @@ -25,4 +25,4 @@ This image is built weekly on sunday at 06:00 EET/EEST on the `archlinux:latest` * link:https://git.korhonen.cc/FunctionalHacker/-/packages/container/hugo-asciidoc-docker-ci/latest[Download Docker image] -* link:https://git.korhonen.cc/FunctionalHacker/korhonen.cc/src/branch/main/.forgejo/workflows/deploy_site.yaml[GitHub/Forgejo/Gitea Actions example usage]. This is how I build and deploy my homepage link://https://korhonen.cc[korhonen.cc]. +* link:https://git.korhonen.cc/FunctionalHacker/korhonen.cc/src/branch/main/.forgejo/workflows/deploy_site.yaml[GitHub/Forgejo/Gitea Actions example usage]. This is how I build and deploy my homepage link:https://korhonen.cc[korhonen.cc].