Procházet zdrojové kódy

fix: visual tweaks

adamdottv před 10 měsíci
rodič
revize
515f4e8642
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      internal/tui/components/chat/chat.go

+ 1 - 1
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().