From 0499ba2c51fe1356a9e1e9fa79fef646f32667d4 Mon Sep 17 00:00:00 2001 From: Max Logaev Date: Thu, 20 Mar 2025 17:12:24 +0100 Subject: [PATCH] README.md: Fixed [Build system] broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47b5cffcd..754bd9bdc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # KolibriOS [![License](https://img.shields.io/badge/License-GPL%202.0-green)](./COPYING.TXT) -[![Build system](https://git.kolibrios.org/KolibriOS/kolibrios/actions/workflows/build.yaml/badge.svg)](https://git.kolibrios.org/KolibriOS/kolibrios/actions/workflows/build.yaml) +[![Build system](https://git.kolibrios.org/KolibriOS/kolibrios/actions/workflows/build.yaml/badge.svg)](https://git.kolibrios.org/KolibriOS/kolibrios/actions) KolibriOS is a hobby operating system for x86-compatible computers, which is currently being developed by a small teem of enthusiasts.