From 515f4e864230e67f107cffe530633fd2aadc2b16 Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Thu, 1 May 2025 07:32:04 -0500 Subject: [PATCH] fix: visual tweaks --- internal/tui/components/chat/chat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/tui/components/chat/chat.go b/internal/tui/components/chat/chat.go index a372868e..d6eaecec 100644 --- a/internal/tui/components/chat/chat.go +++ b/internal/tui/components/chat/chat.go @@ -118,7 +118,7 @@ func logo(width int) string { } func repo(width int) string { - repo := "https://github.com/opencode-ai/opencode" + repo := "github.com/opencode-ai/opencode" t := theme.CurrentTheme() return styles.BaseStyle().