From e86d0630564921389e19f498e96b182f38d85f3a Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Mon, 17 Nov 2025 21:10:30 +0100 Subject: [PATCH] Mention /health instead of /windows --- docs/usage/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/getting-started.md b/docs/usage/getting-started.md index 7d2c62da..debdb5b2 100644 --- a/docs/usage/getting-started.md +++ b/docs/usage/getting-started.md @@ -9,8 +9,8 @@ This page helps you get started with headscale and provides a few usage examples installation instructions. * The configuration file exists and is adjusted to suit your environment, see [Configuration](../ref/configuration.md) for details. - * Headscale is reachable from the Internet. Verify this by opening client specific setup instructions in your - browser, e.g. https://headscale.example.com/windows + * Headscale is reachable from the Internet. Verify this by visiting the health endpoint: + https://headscale.example.com/health * The Tailscale client is installed, see [Client and operating system support](../about/clients.md) for more information.