summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-22 08:04:27 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-22 08:04:27 +0300
commit84c40102136a846907ce449a2cfcee15b5bc3784 (patch)
tree3b6734e6b59106b87b75b9a7d5eab3014d3efea6 /README.md
parent86260e218c8320b227d84bb3df1ba4e11779d504 (diff)
Doc: config doc update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7e0c44..e5faa9c 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ made with use of [tview](https://github.com/rivo/tview)
- tts/stt (run make commands to get deps);
- image input;
- function calls (function calls are implemented natively, to avoid calling outside sources);
-- [character specific context (unique feature)](char-specific-context.md)
+- [character specific context (unique feature)](docs/char-specific-context.md)
#### how it looks
![how it looks](assets/ex01.png)