From 06049169a225a5f57b246e65f70aca988b816bbb Mon Sep 17 00:00:00 2001 From: Leo Wilkin Date: Wed, 19 Feb 2025 18:06:08 +0000 Subject: [PATCH] chore(docs): Fix broken link to Linux setup on Headscale docs! (#107) * Update Headscale install link * Update Native.md --- docs/integration/Native.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration/Native.md b/docs/integration/Native.md index a9d6646..84e020d 100644 --- a/docs/integration/Native.md +++ b/docs/integration/Native.md @@ -11,7 +11,7 @@ to undefined behavior or the service not restarting. ### Deployment 1. Follow the instructions to install Headscale from the -[Linux Installation Guide](https://headscale.net/setup/install/official). +[Linux Installation Guide](https://headscale.net/stable/setup/install/official/). 2. Install [Node.js](https://nodejs.org/en/download/package-manager) version 20 or higher (your package manager most likely already has this).