From 5d1a07dfdce4e6263f5cc9860e3b3f6c15d00e7f Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 18 Dec 2024 16:05:34 +0100 Subject: [PATCH] docs: links, tidy --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e61de3c..a23637c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ > Status: **HIGHLY experimental**, patches welcome 🚩 -`Incus` dynamic upstreams for `Caddy` v2+ 🧨 +[`Incus`](https://linuxcontainers.org/incus/) dynamic upstreams for +[`Caddy`](https://caddyserver.com/docs/) v2+ 🧨 In other words, `Caddy` can automatically pick up your `Incus` instances when they have 3 config keys attached to them which specify 1. that they want to be @@ -87,7 +88,8 @@ and wire up something like this in your `Caddyfile`. ## Hackin' -Install [`xcaddy`](https://github.com/caddyserver/xcaddy) and [`Incus`](https://linuxcontainers.org/incus/). +Install [`xcaddy`](https://github.com/caddyserver/xcaddy) and +[`Incus`](https://linuxcontainers.org/incus/). Create this `Caddyfile` in the root of the project repository.