From 3061ba891974d4e1db590e5f6f2c3df594b01531 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20H=C3=B6henleitner?=
Date: Fri, 8 Mar 2024 10:15:23 +0100
Subject: [PATCH] Update TriceColor.md
---
docs/TriceColor.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/TriceColor.md b/docs/TriceColor.md
index c5378aa35..39b9902f3 100644
--- a/docs/TriceColor.md
+++ b/docs/TriceColor.md
@@ -25,7 +25,7 @@
* The **trice** tool, if knowing `wrn:` as pattern, prepends the appropriate color code. It removes the sequence `wrn:`, if it is known and completely lower case.
* The user can define any pattern with any color code to create colored output with the **trice** tool.
* There is no channel enable switch inside the target code. It would need a back channel and add overhead.
- * A future extension could make that an option using channel specific ID range assignment. See also [here](./TriceConfiguration.md) and issue [#243](https://github.com/rokath/trice/issues/243).
+ * A future extension could make that an option using channel specific ID range assignment. See also issue [#243](https://github.com/rokath/trice/issues/243).
* The **trice** tool offers the 2 command line switches `-pick` and `-ban` to control channel visualization during runtime.
### 1.1. Output options
|