diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-02-22 08:08:16 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-02-22 08:08:16 +0300 |
| commit | 5844dd1494a3190f4f593894b0310330bdcf6b01 (patch) | |
| tree | 660ad48e1f0dfdf464d3df68c8ec36659fc1b142 | |
| parent | 84c40102136a846907ce449a2cfcee15b5bc3784 (diff) | |
Fix: doc link
| -rw-r--r-- | docs/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
