From e60a7562b94ab64cfc1859a72acaa62c7673cdc4 Mon Sep 17 00:00:00 2001 From: Job Rietbergen Date: Thu, 4 Jun 2026 11:22:17 +0200 Subject: [PATCH] docs(cli): use npm-safe readme image URL --- packages/opencode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/opencode/README.md b/packages/opencode/README.md index f0ed6f559e..c160f7ede0 100644 --- a/packages/opencode/README.md +++ b/packages/opencode/README.md @@ -2,7 +2,7 @@ The AI coding agent built for the terminal. Generate code from natural language, automate tasks, and run terminal commands -- powered by 500+ AI models. -![Kilo CLI showing code edits in a terminal](../kilo-docs/public/img/npm-package-readme/kilo-cli.png) +![Kilo CLI showing code edits in a terminal](https://raw.githubusercontent.com/Kilo-Org/kilocode/main/packages/kilo-docs/public/img/npm-package-readme/kilo-cli.png) Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.