From 0735a311905368a16555d5df4ae927af40e70fd8 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Fri, 7 Nov 2025 17:17:57 -0700 Subject: [PATCH] docs: Fixed a typo in the CI badge path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22deac2..05d1c89 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Loki: All-in-one, batteries-included LLM CLI Tool -![Test](https://github.com/Dark-Alex-17/loki/actions/workflows/ci.yml/badge.svg) +![Test](https://github.com/Dark-Alex-17/loki/actions/workflows/ci.yaml/badge.svg) ![LOC](https://tokei.rs/b1/github/Dark-Alex-17/loki?category=code) [![crates.io link](https://img.shields.io/crates/v/loki-ai.svg)](https://crates.io/crates/loki-ai) ![Release](https://img.shields.io/github/v/release/Dark-Alex-17/loki?color=%23c694ff)