[Docs]fix doc (#6119)

* fix doc

* fix doc
This commit is contained in:
luukunn
2026-01-20 19:46:05 +08:00
committed by GitHub
parent 51a8a2ed57
commit 56e22a7ddc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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)<br>
The data inventory collected by the latest version of Fastdeploy can be found here[usage_lib.py](../../fastdeploy/usage/usage_lib.py)<br>
You can preview the collected data by running the following command<br>
`tail ~/.config/fastdeploy/usage_stats.json`
+1 -1
View File
@@ -1,4 +1,4 @@
[English](../../usage/usage.md)
[English](../../usage/usage_stats_collection.md)
# 使用信息收集