From d703ee482ff59cf2b0781cbccbd42f73bd5d247c Mon Sep 17 00:00:00 2001 From: maphew Date: Fri, 20 Feb 2026 23:29:36 -0700 Subject: [PATCH] fix: update broken contributing docs link in CONTRIBUTING.md Fixes #465 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d00372f9..65884d6d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Kilo CLI -See [the Documentation for details on contributing](https://kilo.ai/docs/extending/contributing-to-kilo). +See [the Documentation for details on contributing](https://kilo.ai/docs/contributing). ## TL;DR