From 47e73c1985a397e334b0d9a5254008a683befee3 Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Date: Fri, 24 Oct 2025 14:09:42 +0200 Subject: [PATCH] docs: minimum change --- docs/tui/getting-started.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tui/getting-started.md b/docs/tui/getting-started.md index 2609abc2..72a6a73f 100644 --- a/docs/tui/getting-started.md +++ b/docs/tui/getting-started.md @@ -345,7 +345,6 @@ Congratulations! You've completed the basics of CAI TUI. Here's what to explore ### Customize Your Setup - ⚙️ [Configuration](configuration.md) - Environment variables and settings -- 🎨 [Themes](user-interface.md#themes) - Change color schemes ### Get Help - ❓ [FAQ](faq.md) - Common questions