doc: update readme

This commit is contained in:
Gabe
2025-08-10 21:54:24 +08:00
parent 9e4c510684
commit 5767a4afb2
2 changed files with 2 additions and 2 deletions

View File

@@ -175,7 +175,7 @@ Example of a Response Hook function:
(res, text, from, to) => [res.text, to === res.src]
```
For more custom interface examples, refer to: [custom-api.md](custom-api.md)
For more custom interface examples, refer to: [custom-api.md](https://github.com/fishjar/kiss-translator/blob/master/custom-api.md)
## Development Guidelines