From 67b1611d131e33c52a77b3c7891aa9c93dd14d69 Mon Sep 17 00:00:00 2001 From: Martijn Date: Mon, 2 Mar 2026 21:02:27 +0100 Subject: [PATCH] Fix link to Headplane configuration file in docker.md Updated the link to the completed configuration file for Headplane in the Docker installation documentation. --- docs/install/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/docker.md b/docs/install/docker.md index f00edba..e710df9 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -17,7 +17,7 @@ with Docker. ## Prerequisites - Docker and Docker Compose - Headscale version 0.26.0 or later installed and running -- A [completed configuration file](/index.md#configuration) for Headplane. +- A [completed configuration file](/docker.md#configuration) for Headplane. ## Installation