diff --git a/docs/usage/usage_stats_collection.md b/docs/usage/usage_stats_collection.md
index 6a568e3bcf..57fb390ff4 100644
--- a/docs/usage/usage_stats_collection.md
+++ b/docs/usage/usage_stats_collection.md
@@ -1,4 +1,4 @@
-[简体中文](../zh/usage/usage.md)
+[简体中文](../zh/usage/usage_stats_collection.md)
# usage collection
@@ -6,7 +6,7 @@ Fastdeploy collects anonymous usage data by default to help the engineering team
# Data Collected
-The data inventory collected by the latest version of Fastdeploy can be found here:[usage_lib.py](../../../fastdeploy/usage/usage_lib.py)
+The data inventory collected by the latest version of Fastdeploy can be found here:[usage_lib.py](../../fastdeploy/usage/usage_lib.py)
You can preview the collected data by running the following command:
`tail ~/.config/fastdeploy/usage_stats.json`
diff --git a/docs/zh/usage/usage_stats_collection.md b/docs/zh/usage/usage_stats_collection.md
index bbe9d91897..3b5b765db8 100644
--- a/docs/zh/usage/usage_stats_collection.md
+++ b/docs/zh/usage/usage_stats_collection.md
@@ -1,4 +1,4 @@
-[English](../../usage/usage.md)
+[English](../../usage/usage_stats_collection.md)
# 使用信息收集