From f32a2f71c55d4e5d9ca36c64f370a6c0b32f3bbe Mon Sep 17 00:00:00 2001 From: Alexandre Girard Davila Date: Wed, 3 Jun 2026 11:55:32 +0700 Subject: [PATCH] fix: beginner guide url previous url is 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62283830042..cee5d730500 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Checkmk Pro, Ultimate and Ultimate with Multi-Tenancy are also available as virt ## Getting started -Please have a look at the [beginners guide](https://docs.checkmk.com/master/en/intro.html) on how to get started with Checkmk. +Please have a look at the [beginners guide](https://docs.checkmk.com/latest/en/intro_welcome.html) on how to get started with Checkmk. ## Want to contribute?