From 5844dd1494a3190f4f593894b0310330bdcf6b01 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sun, 22 Feb 2026 08:08:16 +0300 Subject: [PATCH] Fix: doc link --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 817cf53..0ed3d04 100644 --- a/docs/config.md +++ b/docs/config.md @@ -153,7 +153,7 @@ This document explains how to set up and configure the application using the `co ### Character-Specific Context Settings (/completion only) -[character specific context page for more info](docs/char-specific-context.md) +[character specific context page for more info](./char-specific-context.md) #### CharSpecificContextEnabled (`true`) - Enable or disable character-specific context functionality.