This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch search-fix
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit bde70b29d63af10f6368944fae5b7fc673203db9
Author: PragmaTwice <[email protected]>
AuthorDate: Sun Nov 10 17:41:36 2024 +0800

    Fix internal link in search doc
---
 docs/kvrocks-search.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/kvrocks-search.md b/docs/kvrocks-search.md
index 300373b..ddcb814 100644
--- a/docs/kvrocks-search.md
+++ b/docs/kvrocks-search.md
@@ -6,7 +6,7 @@ In addition to being compatible with many commands and the 
query syntax of [Redi
 
 Kvrocks Search is currently in the experimental stage and only available on 
the `unstable` branch. We do not provide compatibility guarantees at this time. 
If you encounter any problems, please submit them to [GitHub 
issues](https://github.com/apache/kvrocks/issues).
 
-For its implementation details, please refer to [this blog 
post](../blog/kqir-query-engine).
+For its implementation details, please refer to [this blog 
post](/blog/kqir-query-engine).
 
 ## Supported Commands
 

Reply via email to