From 436f7fb72138eda4ade4c7e967f7e01fba4b8197 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Sat, 3 May 2025 13:13:18 +0200 Subject: [PATCH] Link to stable and development docs in the README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78c6a373..1114ae59 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,12 @@ An open source, self-hosted implementation of the Tailscale control server. Join our [Discord server](https://discord.gg/c84AZQhmpx) for a chat. **Note:** Always select the same GitHub tag as the released version you use -to ensure you have the correct example configuration and documentation. -The `main` branch might contain unreleased changes. +to ensure you have the correct example configuration. The `main` branch might +contain unreleased changes. The documentation is available for stable and +development versions: + +* [Documentation for the stable version](https://headscale.net/stable/) +* [Documentation for the development version](https://headscale.net/development/) ## What is Tailscale