From c93432667d64c77276486fc83b258ad0855385f6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 12 Dec 2024 16:03:57 +0100 Subject: [PATCH] docs: fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e905e..739ca54 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Build a fresh caddy with this plugin. ``` xcaddy build \ - --with https://git.coopcloud.tech/decentral1se/caddy-incus-upstreams + --with git.coopcloud.tech/decentral1se/caddy-incus-upstreams ``` Wire up a Caddyfile based on this example.