From 01fb4d53f15128c496dc5d192f04b4b7ec67a520 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Sun, 7 Jun 2026 08:12:25 +0200 Subject: [PATCH] Fix broken link in README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 80a21a39..b49d115d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # NOTE -While we do our best to keep the master branch in a usable state, there is no guarantee the master branch works. -Please do not use it for production! +While we do our best to keep the master branch in a usable state, there is no +guarantee the master branch works. Please do not use it for production! -Please have a look at the [Release -Notes](https://github.com/ClusterCockpit/cc-backend/blob/master/ReleaseNotes.md) +Please have a look at the [Release Notes](https://github.com/ClusterCockpit/cc-backend/blob/master/ReleaseNotes.md) for breaking changes! # ClusterCockpit REST and GraphQL API backend