From 43a211de8199cfbabb344c2475eecaeb996090b5 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 28 Jan 2026 09:48:13 +0100 Subject: [PATCH] style: improve hyperlink description --- docs/k3s/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/k3s/install.md b/docs/k3s/install.md index ee6e828..1c74f8b 100644 --- a/docs/k3s/install.md +++ b/docs/k3s/install.md @@ -13,8 +13,8 @@ Our examples bellow use the following nodes: | node03 | Master + Worker | node03.k3s.siempie.internal | 192.168.10.233 | Our API and HTTP workloads will be proxied via the HAProxy loadbalancer. The k3s api server will be accessible at -`https://workload.k3s.siempie.internal:6443`. The HAProxy configuration is found -[here](). +`https://workload.k3s.siempie.internal:6443`. +[The HAProxy configuration is found here](). ## Boostrap k3s with a custom TLS SAN