Skip to content

Commit 545302c

Browse files
authored
[DOC] Fix documentation link (#949)
1 parent 8fcc92d commit 545302c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/en/mooncake-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Note that the HTTP metadata server is designed for single-node deployments and d
568568

569569
## Mooncake Store Python API
570570

571-
**Complete Python API Documentation**: [https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html](https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html)
571+
**Complete Python API Documentation**: [https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html](https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html)
572572

573573
## Compilation and Usage
574574
Mooncake Store is compiled together with other related components (such as the Transfer Engine).

doc/zh/mooncake-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ HTTP 元数据服务器可通过以下参数进行配置:
568568

569569
## Mooncake Store Python API
570570

571-
**完整的 Python API 文档**: [https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html](https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html)
571+
**完整的 Python API 文档**: [https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html](https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html)
572572

573573

574574
## 编译及使用方法

docs/source/design/mooncake-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ If you need to use 3FS's native API (USRBIO) to achieve high-performance persist
539539

540540
## Mooncake Store Python API
541541

542-
**Complete Python API Documentation**: [https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html](https://kvcache-ai.github.io/Mooncake/mooncake-store-api/python-binding.html)
542+
**Complete Python API Documentation**: [https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html](https://kvcache-ai.github.io/Mooncake/python-api-reference/mooncake-store.html)
543543

544544
## Compilation and Usage
545545
Mooncake Store is compiled together with other related components (such as the Transfer Engine).

0 commit comments

Comments
 (0)