From fd5b1403f816d72b3385ddc2398d1cbe32130d76 Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Sun, 20 Sep 2026 19:26:46 +0900 Subject: [PATCH] README: Fix CI badge link Also correctly spell GitHub while we're here. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b7cf5066..cc6bd67b1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Manage processes and monitor system resources

[![](https://img.shields.io/github/release/elementary/monitor.svg)]() -[![Github Workflow Status](https://github.com/elementary/monitor/actions/workflows/ci.yml/badge.svg)]() +[![GitHub Workflow Status](https://github.com/elementary/monitor/actions/workflows/ci.yml/badge.svg)](https://github.com/elementary/monitor/actions/workflows/ci.yml) [![Translation status](https://l10n.elementary.io/widget/desktop/monitor/svg-badge.svg)](https://l10n.elementary.io/engage/desktop/) ![Monitor Screenshot](https://github.com/elementary/monitor/raw/main/data/screenshots/monitor-processes.png)